CircleCI-Public / python-orb

Common CircleCI tasks for the Python programming language.
https://circleci.com/developer/orbs/orb/circleci/python
MIT License
13 stars 37 forks source link

feat!: Python orb improvements [semver:major] #86

Closed Jaryt closed 2 years ago

Jaryt commented 2 years ago

As we work through our backlog, this pr will be targeting: closes #56 - Added ensure test tool functionality closes #57 and closes #58 - utilize PYTHONPATH closes #61 - Added "auto" package manager option that automatically determines what package manager is used by the project closes #84 - Changed default test-tool to pytest closes #81 - Pass no_output_timeout through to install packages command close #79 - Utilization of pyenv variables: https://pipenv-fork.readthedocs.io/en/latest/advanced.html#custom-virtual-environment-location and allowed for override of cache path altogether