This website requires JavaScript.
Explore
Help
Sign In
raphael
/
bump_python
Watch
1
Star
0
Fork
0
You've already forked bump_python
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bfd30324e1
bump_python
/
.gitignore
6 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
adds pip setup script, updates gitignore - pip setup.py is provided to allow installs via pip this includes a brief package description and install dependencies - bump is now moved to a subfolder bump with __init__ as this is a package setup requirement - gitignore now ignores any tar'ed files and any pycaches
2022-01-14 22:17:01 +01:00
*__pycache__/*
adds required setup packages
2022-01-15 14:12:51 +01:00
*/__pycache__/*
adds all initial communication functionality - adds rest server wraper - adds secret generation - adds secret visualization
2021-12-10 17:46:53 +01:00
.bump*
adds pip setup script, updates gitignore - pip setup.py is provided to allow installs via pip this includes a brief package description and install dependencies - bump is now moved to a subfolder bump with __init__ as this is a package setup requirement - gitignore now ignores any tar'ed files and any pycaches
2022-01-14 22:17:01 +01:00
*.tar.gz
*.egg-info/*
Reference in New Issue
Copy Permalink