Skip to content

Commit

Permalink
Use tarball for legacy rep
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Nov 19, 2018
1 parent a1e215d commit 94b5378
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ numpy
matplotlib
future
xgboost
git+git://github.com/REPlegacy/rep#egg=rep
hep_ml>=0.5.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def readme():
author='Jonas Eschle',
author_email='[email protected]',
license='Apache-2.0 License',
# dependency_links=['https://github.com/yandex/rep/archive/stratifiedkfold.zip'],
dependency_links=['https://github.com/REPlegacy/rep/tarball/master'],
install_requires=requirements,
extras_require=extras_require,
packages=['raredecay',
Expand Down

0 comments on commit 94b5378

Please sign in to comment.