Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
khelfen authored and joda9 committed Feb 6, 2025
1 parent 10e95f3 commit b1bc6cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Setup"""

import os
import sys

Expand Down Expand Up @@ -64,6 +65,7 @@ def read(fname):
"astroid == 3.3.8",
]


dev_requirements = [
"black < 25.2.0",
"flake8 < 7.2.0",
Expand Down

0 comments on commit b1bc6cc

Please sign in to comment.