Skip to content

Commit

Permalink
MNT: try adding install requires
Browse files Browse the repository at this point in the history
  • Loading branch information
tacaswell committed Dec 16, 2024
1 parent d9996b5 commit ad34350
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
]
],
install_requires=['setuptools'],
)

0 comments on commit ad34350

Please sign in to comment.