Skip to content

Commit ca47749

Browse files
authored
build: fix for Python > 3.11
1 parent 31b6bdb commit ca47749

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
aiohttp
22
async-timeout; python_version < '3.11'
3+
setuptools; python_version > '3.11'
34
git+https://github.com/metwork-framework/mflog.git#egg=mflog

0 commit comments

Comments
 (0)