mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2026-02-03 08:05:10 +01:00
move to py37 and requirements*txt
This commit is contained in:
parent
6aa16f7b37
commit
7125934418
5 changed files with 50 additions and 32 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -28,6 +28,9 @@ var/
|
|||
.eggs/
|
||||
.pytest_cache/
|
||||
|
||||
# source dirs have to be explicitly added
|
||||
src/
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue