File: dev-requirements.txt

package info (click to toggle)
m2crypto 0.46.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,964 kB
  • sloc: python: 22,936; makefile: 213; ansic: 94; sh: 17
file content (11 lines) | stat: -rw-r--r-- 327 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
build; python_version>'3.6'
wheel
irc
setuptools>=43.0.0; python_version<='3.6'
setuptools>=75.8.1; python_version>='3.9'
twine; sys.platform == 'win32'
flake8
typing; python_version < "3.5"
# Intentionally not in requirements.txt, because only those use it need
# this very specialized module.
twisted; python_version > "3.0"