Pyscaffold

Latest version: v4.6

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

Scan your dependencies

Page 8 of 14

2.4.3

-------------------------

- Fix problem with version numbering if setup.py is not in the root directory, :issue:`76`

2.4.2

-------------------------

- Fix version conflicts due to too tight pinning, :issue:`69`

2.4.1

-------------------------

- Fix installation with additional requirements ``pyscaffold[ALL]``
- Updated pbr version to 1.7

2.4

-----------------------

- Allow different py.test options when invoking with ``py.test`` or
``python setup.py test``
- Check if Sphinx is needed and add it to *setup_requires*
- Updated pre-commit plugins
- Replaced pytest-runner by an improved version
- Let pbr do ``sphinx-apidoc``, removed from ``conf.py``, :issue:`65`

.. note::

Due to the switch to a modified pytest-runner version it is necessary
to update ``setup.cfg``. Please check the :ref:`example <configuration>`.

2.3

-----------------------

- Format of setup.cfg changed due to usage of pbr, :issue:`59`
- Much cleaner setup.py due to usage of pbr, :issue:`59`
- PyScaffold can be easily called from another script, :issue:`58`
- Internally dictionaries instead of namespace objects are used for options, :issue:`57`
- Added a section for devpi in setup.cfg, :issue:`62`

.. note::

Due to the switch to `pbr <https://docs.openstack.org/pbr/latest/>`_, it
is necessary to update ``setup.cfg`` according to the new syntax.

2.2.1

-------------------------

- FIX: Removed putup console script in setup.cfg template

Page 8 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.