Skip to content
Snippets Groups Projects
Select Git revision
  • 89aa932133cb13abb2cce8abc8d0ce85932cf516
  • master default
2 results

setup.py

Blame
    • nimrod's avatar
      4b6ae68f
      - Renamed basic assertions test for readability, clarity. · 4b6ae68f
      nimrod authored
      - Didn't specify minor Python versions (just 2 and 3).
      - Removed test make target, instead use tox.
      - The make clean target removes just unshare/constants.py now.
      - Removed testing packages from dev dependencies and the test dependency list,
        dev depends just on tox (the other packages are install in the virtualenv).
      - Cleaned tox.ini a bit.
      4b6ae68f
      History
      - Renamed basic assertions test for readability, clarity.
      nimrod authored
      - Didn't specify minor Python versions (just 2 and 3).
      - Removed test make target, instead use tox.
      - The make clean target removes just unshare/constants.py now.
      - Removed testing packages from dev dependencies and the test dependency list,
        dev depends just on tox (the other packages are install in the virtualenv).
      - Cleaned tox.ini a bit.
    setup.py 817 B