Skip to content

Commit e3fa3f3

Browse files
authored
use alarmdecoder2 (#10)
1 parent bf0c36d commit e3fa3f3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@
1919
long_description_content_type="text/markdown",
2020
license="MIT",
2121
packages=["adext"],
22-
install_requires=[
23-
"alarmdecoder@https://github.com/nutechsoftware/alarmdecoder/tarball/d45be9f53884ed21a84fb848b18c17fdfcf86170#egg=alarmdecoder-1.13.9b"
24-
],
22+
install_requires=["alarmdecoder2==1.13.10rc0"],
2523
classifiers=[
2624
"Development Status :: 5 - Production/Stable",
2725
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)