mirror of
https://github.com/lowobservable/coax.git
synced 2026-02-26 17:13:24 +00:00
pyserial 3.5, sliplib 0.6.2
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
pyserial==3.4
|
||||
sliplib==0.5.0
|
||||
pyserial==3.5
|
||||
sliplib==0.6.2
|
||||
|
||||
@@ -21,7 +21,7 @@ setup(
|
||||
author='Andrew Kay',
|
||||
author_email='projects@ajk.me',
|
||||
packages=['coax'],
|
||||
install_requires=['pyserial==3.4', 'sliplib==0.5.0'],
|
||||
install_requires=['pyserial==3.5', 'sliplib==0.6.2'],
|
||||
long_description=LONG_DESCRIPTION,
|
||||
long_description_content_type='text/markdown',
|
||||
classifiers=[
|
||||
|
||||
Reference in New Issue
Block a user