Skip to content

Commit

Permalink
Fix missing attrs package #69
Browse files Browse the repository at this point in the history
Fixes #69
  • Loading branch information
nemesifier authored Jul 26, 2024
1 parent 34021e7 commit 1af7a3e
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 @@ -59,6 +59,7 @@
"sphinx==7.*",
"tabulate==0.9.*",
"toml==0.10.*",
"attrs==23.2.*",
],
license="MIT",
long_description=README,
Expand Down

0 comments on commit 1af7a3e

Please sign in to comment.