Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aviaviavi committed Dec 29, 2024
1 parent d3e6a3f commit f40d5aa
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,6 @@
long_description_content_type="text/markdown",
url="https://github.com/scarf-sh/scarf-py",
packages=find_packages(),
classifiers=[
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
],
python_requires=">=3.7",
install_requires=[
"requests>=2.25.0",
Expand Down

0 comments on commit f40d5aa

Please sign in to comment.