Merge pull request #285 from overclockworked64/fix-min-version

fix: bump min version
drop_old_nooz_files
goodboy 2021-12-26 20:56:50 -05:00 committed by GitHub
commit 96123f21d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ setup(
},
tests_require=['pytest'],
python_requires=">=3.8",
python_requires=">=3.9",
keywords=[
'trio',
"async",