7 lines
209 B
Plaintext
7 lines
209 B
Plaintext
-r requirements.in
|
|
|
|
pip-tools # pip-compile
|
|
tox # CI stuff
|
|
tox-wheel # build wheels in tox
|
|
versioneer # automatic version numbering
|