File: requirements-dev.txt

package info (click to toggle)
intelhex 2.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 472 kB
  • sloc: python: 3,200; makefile: 86; sh: 15
file content (6 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# requirements for development and release process
twine
docutils
sphinx
readme_renderer     # to check long description in setup.py: https://github.com/pypa/readme_renderer
                    # python setup.py check -r -s