Switch pydcs to a pip requirement.

This commit is contained in:
Dan Albert 2021-06-19 10:11:49 -07:00
parent dc85644d71
commit d2cc3f673e
3 changed files with 1 additions and 5 deletions

4
.gitmodules vendored
View File

@ -1,4 +0,0 @@
[submodule "pydcs"]
path = pydcs
url = https://github.com/pydcs/dcs
branch = master

1
pydcs

@ -1 +0,0 @@
Subproject commit a459d8e1b0bd59bbd7f35390d7ad1bedc0caf76b

View File

@ -19,6 +19,7 @@ pathspec==0.8.1
pefile==2019.4.18
Pillow==8.2.0
pre-commit==2.10.1
-e git://github.com/pydcs/dcs@a459d8e1b0bd59bbd7f35390d7ad1bedc0caf76b#egg=pydcs
pyinstaller==4.3
pyinstaller-hooks-contrib==2021.1
pyparsing==2.4.7