Skip to content

Commit

Permalink
Merge pull request #33 from PimDoos/dev
Browse files Browse the repository at this point in the history
Fix build error in requirements
  • Loading branch information
PimDoos committed Mar 31, 2024
2 parents a452b54 + 1a37642 commit 8d0ca5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ license = GNU GPLv3
package_dir =
=src
packages = find:
install_requires =
file: requirements.txt
install_requires=aiohttp>=3.8.4

[options.packages.find]
where=src

0 comments on commit 8d0ca5e

Please sign in to comment.