We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf008b commit 960eaf7Copy full SHA for 960eaf7
1 file changed
setup.py
@@ -9,7 +9,7 @@
9
author = 'TheBridgeMachineLearningPythonLibrary',
10
author_email = 'seenstevol@protonmail.com',
11
url = 'https://github.com/TheBridgeMachineLearningPythonLibrary/MachineLearningToolKit',
12
- download_url = 'https://github.com/TheBridgeMachineLearningPythonLibrary/MachineLearningToolKit/archive/refs/tags/v_01.tar.gz',
+ download_url = 'https://github.com/TheBridgeMachineLearningPythonLibrary/MachineLearningToolKit/archive/refs/tags/V_1.tar.gz',
13
keywords = ['machine learning', 'data visualization', 'data processing', 'sklearn', 'pandas'],
14
install_requires=[
15
'pandas',
0 commit comments