Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tox: bumped Python versions #121

Merged
merged 1 commit into from
Oct 25, 2024
Merged

tox: bumped Python versions #121

merged 1 commit into from
Oct 25, 2024

Conversation

ariel-anieli
Copy link

@ariel-anieli ariel-anieli commented Aug 29, 2024

# tox -l
format
lint
py39
py310
py311
py312
py313
pypy3
lydevel
coverage

@ariel-anieli ariel-anieli changed the title tox: Bumped Python versions tox: bumped Python versions Aug 29, 2024
@ariel-anieli ariel-anieli force-pushed the tox-bump branch 3 times, most recently from 955459f to fd58166 Compare October 25, 2024 11:01
* `envlist` looks for Python 3.9 to 3.13; these are the ones being supported [1]
* dropped 3.6 to 3.8 from CI/CD tests
* removed `py3`: it is never used, since first found wins [2].

```
$ tox -l
format
lint
py39
py310
py311
py312
py313
pypy3
lydevel
coverage
```

[1] https://devguide.python.org/versions/
[2] https://tox.wiki/en/stable/config.html#python-options

Signed-off-by: Ariel Otilibili <[email protected]>
@ariel-anieli
Copy link
Author

Hello, any news on the PR?

@rjarry
Copy link
Collaborator

rjarry commented Oct 25, 2024

Sorry for the delay I don't have much time for libyang :)

Thanks 👍

@rjarry rjarry merged commit 74e08c4 into CESNET:master Oct 25, 2024
10 checks passed
@ariel-anieli
Copy link
Author

ariel-anieli commented Oct 25, 2024

Sorry for the delay I don't have much time for libyang :)

Thanks 👍

🙁 🙂 Awesome, @rjarry. Thanks!

@ariel-anieli ariel-anieli deleted the tox-bump branch October 25, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants