Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joergschultzelutter authored Sep 1, 2021
1 parent 9b8d5c4 commit 518cb4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"Development Status :: 5 - Production/Stable",
"Framework :: Robot Framework",
],
install_requires=["aprs-python>=0.6.47","robotframework >= 3.1"],
install_requires=["aprs-python>=0.6.47","robotframework >= 3.2"],
include_package_data=True,
)
)

0 comments on commit 518cb4c

Please sign in to comment.