mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2026-02-02 07:35:10 +01:00
Apply bootstrapit.sh
This commit is contained in:
parent
6416df7094
commit
d951483a83
26 changed files with 1260 additions and 80 deletions
12
requirements/pypi.txt
Normal file
12
requirements/pypi.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# These dependencies are installed using:
|
||||
#
|
||||
# pip install --upgrade
|
||||
#
|
||||
# This list is the default package list. All pure python packages
|
||||
# for the production environment at runtime should be listed here.
|
||||
# Binary (non-pure) packages may also be listed here, but you
|
||||
# should see if there is a conda package that suits your needs.
|
||||
|
||||
pathlib2
|
||||
typing
|
||||
click
|
||||
Loading…
Add table
Add a link
Reference in a new issue