Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a9ee7487c9 |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,6 @@
|
|||||||
|
__pycache__
|
||||||
|
.python-version
|
||||||
|
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
4
dist/src/requirements.txt
vendored
4
dist/src/requirements.txt
vendored
@@ -1,2 +1,2 @@
|
|||||||
GitPython==3.0.5
|
GitPython==3.0.8
|
||||||
PyGithub==1.44.1
|
PyGithub==1.46
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
GitPython==3.0.5
|
GitPython==3.0.8
|
||||||
PyGithub==1.44.1
|
PyGithub==1.46
|
||||||
|
Reference in New Issue
Block a user