Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Conversation

@andrewthetechie
Copy link
Owner

https://cjolowicz.github.io/posts/hypermodern-python-01-setup/
Switches to using the hypermodern python stack for this repo:

  • pyproject.toml -> replaces setup.py and setup.cfg
  • poetry -> replaces pip and requirements.txt files
  • nox -> replaces tox

This also adds some more linting to help the code quality.

Functionally, this is a no-op, but I am dropping support for python 3.6 in this pr. Based on https://endoflife.date/python, 3.6 is end of life

@andrewthetechie andrewthetechie merged commit 5fd9c55 into main Dec 29, 2021
@andrewthetechie andrewthetechie deleted the switch-to-poetry branch December 29, 2021 23:42
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.

2 participants