nephila / giturlparse

Parse & rewrite git urls (supports GitHub, Bitbucket, Assembla ...)
https://pypi.python.org/pypi/giturlparse
Apache License 2.0
31 stars 21 forks source link

Deprecation warning in test run #29

Closed JulianVolodia closed 2 years ago

JulianVolodia commented 3 years ago

Description

Run:

python3 setup.py test

See:

WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.

Versions

Expected behaviour

Do not produce warning to not wake up with problem, one day :)