All Downloads are FREE. Search and download functionalities are using the official Maven repository.

er.maven.autobahntestsuite.autobahntestsuite-maven-plugin.0.1.6.source-code.easy_install.py Maven / Gradle / Ivy

The newest version!
"""Run the EasyInstall command"""

if __name__ == '__main__':
    from setuptools.command.easy_install import main
    main()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy