Skip to content

Commit c2d4dc4

Browse files
committed
Update setup.py
1 parent 4a6ee60 commit c2d4dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
author = 'Robert Zhang, Ryan J. Urbanowicz',
1414
1515
url = 'https://github.com/UrbsLab/scikit-XCS',
16-
download_url = 'https://github.com/UrbsLab/scikit-eLCS/archive/refs/tags/v_1.0.8.tar.gz',
16+
download_url = 'https://github.com/UrbsLab/scikit-XCS/archive/refs/tags/v_1.0.8.tar.gz',
1717
keywords = ['machine learning','data analysis','data science','learning classifier systems','xcs'],
1818
install_requires=['numpy','pandas','scikit-learn'],
1919
classifiers=[

0 commit comments

Comments
 (0)