Skip to content

Commit

Permalink
setup.cfg: [options] install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Nov 11, 2024
1 parent 38b0f46 commit aa4f096
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[options]
install_requires =
audioop-lts;python_version>='3.13'
standard-aifc;python_version>='3.13'
typing-extensions

[options.extras_require]
dev =
flake8
Expand Down

0 comments on commit aa4f096

Please sign in to comment.