We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0c36d commit e3fa3f3Copy full SHA for e3fa3f3
setup.py
@@ -19,9 +19,7 @@
19
long_description_content_type="text/markdown",
20
license="MIT",
21
packages=["adext"],
22
- install_requires=[
23
- "alarmdecoder@https://github.com/nutechsoftware/alarmdecoder/tarball/d45be9f53884ed21a84fb848b18c17fdfcf86170#egg=alarmdecoder-1.13.9b"
24
- ],
+ install_requires=["alarmdecoder2==1.13.10rc0"],
25
classifiers=[
26
"Development Status :: 5 - Production/Stable",
27
"License :: OSI Approved :: MIT License",
0 commit comments