summaryrefslogtreecommitdiff
path: root/release_requirements.txt
blob: c24e39c7849d5b9a02952042a7faa789acf555e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# These packages are needed for a release in addition to those needed
# for building, testing, and the creation of documentation.

# download-wheels.py
urllib3
beautifulsoup4

# changelog.py
pygithub
gitpython

# uploading wheels
twine

# building and notes
Paver
towncrier