Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

MAINT: rename 'py' environments in tox to 'tests' #1626

Merged
merged 4 commits into from
May 7, 2023

Conversation

jorgepiloto
Copy link
Member

@jorgepiloto jorgepiloto commented May 6, 2023

I decided to open this pull-request to rename the 'py*' environments to 'tests' in our tox.ini file. The reason is that this naming leads to a lower confusion and a better syntax:

tox -e py310-fast-cov
tox -e tests-fast-cov

Also, the default environments are now style, tests, docs, which will executed no matter the Python environment installed in the machine, as long as it is a version supported by poliastro.


馃摎 Documentation preview 馃摎: https://poliastro--1626.org.readthedocs.build/en/1626/

@jorgepiloto jorgepiloto merged commit 55e9643 into poliastro:main May 7, 2023
11 checks passed
@jorgepiloto jorgepiloto deleted the maint/tox branch May 7, 2023 07:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant