This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
bitelab
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
mark this as requiring 3.8.. needed for asyncio tests and more..
main
John-Mark Gurney
3 years ago
parent
338c33a62b
commit
a61ca1c0bd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
setup.py
+ 1
- 0
setup.py
View File
@@ -17,6 +17,7 @@ setup(
description='Build Integrity and Testing of Embedded systems LAB',
#download_url='',
long_description=open('README.md').read(),
python_requires='>=3.8',
install_requires=[
'aioconsole', # for aioconsole.stream only
'databases[sqlite]',
Write
Preview
Loading…
Cancel
Save