Skip to content

Commit b50775c

Browse files
committed
Revert "try for automl_common", moved to PR #324
This reverts commit c3c5acf.
1 parent c3c5acf commit b50775c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,5 @@
7171
},
7272
test_suite="pytest",
7373
data_files=[('configs', ['autoPyTorch/configs/default_pipeline_options.json']),
74-
('portfolio', ['autoPyTorch/configs/greedy_portfolio.json'])],
75-
dependency_links=['https://github.com/automl/automl_common.git/tarball/autoPyTorch#egg=package-0.0.1']
74+
('portfolio', ['autoPyTorch/configs/greedy_portfolio.json'])]
7675
)

0 commit comments

Comments
 (0)