Skip to content

Instantly share code, notes, and snippets.

@akrabat
Last active June 7, 2020 11:41
Show Gist options
  • Save akrabat/9283281ec6243b600911dc97c753d27a to your computer and use it in GitHub Desktop.
Save akrabat/9283281ec6243b600911dc97c753d27a to your computer and use it in GitHub Desktop.
$ source .tox/py37/bin/activate
(py37) rob@swiftsure rst2pdf (stephenfin/tox-integration) $ pip freeze
aafigure==0.6
alabaster==0.7.12
apipkg==1.5
attrs==19.3.0
Babel==2.8.0
certifi==2020.4.5.2
chardet==3.0.4
coverage==5.1
cssselect2==0.3.0
cycler==0.10.0
docutils==0.16
execnet==1.7.1
html5lib==1.0.1
idna==2.9
imagesize==1.2.0
importlib-metadata==1.6.1
Jinja2==2.11.2
kiwisolver==1.2.0
lxml==4.5.1
MarkupSafe==1.1.1
matplotlib==3.2.1
more-itertools==8.3.0
numpy==1.18.5
packaging==19.0
pdfrw==0.4
Pillow==7.1.2
pluggy==0.13.1
py==1.8.1
Pygments==2.6.1
PyMuPDF==1.17.0
pyparsing==2.4.0
PyPDF2==1.26.0
pytest==5.4.3
pytest-forked==1.1.3
pytest-xdist==1.32.0
python-dateutil==2.8.1
pytz==2020.1
reportlab==3.5.42
requests==2.23.0
-e git+git@github.com:akrabat/rst2pdf.git@3e14c22b57b8e8bc7133dffde6eeaa741d40a47e#egg=rst2pdf
six==1.12.0
smartypants==2.0.1
snowballstemmer==2.0.0
Sphinx==3.0.4
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
svglib==1.0.0
tinycss2==1.0.2
urllib3==1.25.9
wcwidth==0.2.3
webencodings==0.5.1
xhtml2pdf==0.2.4
zipp==3.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment