Distutils-pytest

Latest version: v0.2.1

Safety actively analyzes 623616 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

~~~~~~~~~~~~~~~~~~

No changes to the installed module. Only some updates to the
toolchain to build and install it.

0.2

~~~~~~~~~~~~~~~~

Incompatible changes
--------------------

+ `4`_, `5`_: Move from `distutils` to `setuptools`. As a result,
the command classes defined by `distutils-pytest` need to be
explicitly passed in the `cmdclass` keyword argument to `setup()`.

+ `3`_: Drop support for Python 3.3 and older.

Bug fixes and minor changes
---------------------------

+ `3`_: Use :mod:`setuptools_scm` to manage the version number.

.. _3: https://github.com/RKrahl/distutils-pytest/pull/3
.. _4: https://github.com/RKrahl/distutils-pytest/issues/4
.. _5: https://github.com/RKrahl/distutils-pytest/pull/5

0.1

~~~~~~~~~~~~~~~~

Initial release as an independent Python module. This code was first
developed as part of a larger package, `python-icat`_, at
Helmholtz-Zentrum Berlin für Materialien und Energie.

.. _python-icat: https://python-icat.readthedocs.io/

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.