mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 15:13:52 +01:00
zeroonexit und zeroonerror parameter
prüfen ob plc programm existiert docstrings und logmeldungen
This commit is contained in:
4
setup.py
4
setup.py
@@ -21,13 +21,13 @@ class MyEggInfo(distutils.command.install_egg_info.install_egg_info):
|
||||
setup(
|
||||
author="Sven Sager",
|
||||
author_email="akira@narux.de",
|
||||
url="https://revpimodio.org",
|
||||
url="https://revpimodio.org/revpipyplc/",
|
||||
maintainer="Sven Sager",
|
||||
maintainer_email="akira@revpimodio.org",
|
||||
|
||||
license="LGPLv3",
|
||||
name="revpipyload",
|
||||
version="0.2.1",
|
||||
version="0.2.2",
|
||||
|
||||
scripts=["data/revpipyload"],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user