-
- Downloads
Improve readme and contributing documentation.
parent
72d1285b
No related branches found
No related tags found
Showing
- CONTRIBUTING.md 112 additions, 0 deletionsCONTRIBUTING.md
- README.md 5 additions, 2 deletionsREADME.md
- plotid/tagplot_image.py 1 addition, 1 deletionplotid/tagplot_image.py
- plotid/tagplot_matplotlib.py 1 addition, 1 deletionplotid/tagplot_matplotlib.py
- requirements.txt 5 additions, 1 deletionrequirements.txt
... | ... | @@ -3,10 +3,14 @@ cycler==0.11.0 |
fonttools==4.32.0 | ||
kiwisolver==1.4.2 | ||
matplotlib==3.5.2 | ||
myst-parser==0.18.0 | ||
numpy==1.22.3 | ||
packaging==21.3 | ||
Pillow==9.2.0 | ||
Pillow==9.1.0 | ||
pyparsing==3.0.8 | ||
python-dateutil==2.8.2 | ||
qrcode==7.3.1 | ||
six==1.16.0 | ||
Sphinx==5.0.2 | ||
sphinx-autoapi==1.8.4 | ||
sphinx-rtd-theme==1.0.0 |
Please register or sign in to comment