Skip to content

Commit

Permalink
removing python version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
yasharw committed Mar 8, 2023
1 parent a4d62e3 commit 399ef46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"License :: OSI Approved :: GLP-3.0",
"Operating System :: OS Independent",
],
python_requires = '>=3.6.15',
install_requires=[
'numpy>=1.19.5',
'pandas>=1.1.5',
Expand Down

0 comments on commit 399ef46

Please sign in to comment.