Skip to content

Commit

Permalink
maint: require attrs
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-murray committed Dec 21, 2023
1 parent 2993d67 commit bc6a958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ def _read(*names, **kwargs):
"matplotlib",
"bidict",
"cosmotile>=0.2.0",
"attrs",
],
extras_require={"tests": test_req, "docs": doc_req, "dev": test_req + doc_req},
setup_requires=["cffi>=1.0", "setuptools_scm"],
Expand Down

0 comments on commit bc6a958

Please sign in to comment.