We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0d4d2 commit 495ca42Copy full SHA for 495ca42
setup.py
@@ -9,7 +9,6 @@ def is_optional_enabled(optional):
9
G2048 = 'URNAI_2048'
10
DEEPRTS = 'URNAI_DEEPRTS'
11
12
-#git_url = '{package} @ git+https://github.com/{user}/{package}.git/@{version}#egg={package}-0'
13
git_url = '{package} @ git+https://github.com/{user}/{repo}@{branch}#egg={package}'
14
dep_links = []
15
dep_list = []
0 commit comments