Skip to content

Fix outdated Develop section in README#212

Merged
potiuk merged 2 commits intopallets-eco:mainfrom
Luckbox314:chore/update-readme-set-up
Mar 19, 2026
Merged

Fix outdated Develop section in README#212
potiuk merged 2 commits intopallets-eco:mainfrom
Luckbox314:chore/update-readme-set-up

Conversation

@Luckbox314
Copy link
Copy Markdown
Contributor

@Luckbox314 Luckbox314 commented Mar 19, 2026

The "Develop this package" section was outdated and contained references to files that no longer exist.

I did the minimal setup locally following the old documentation, the github action Publish.yml and a bit of the dockerfiles. I think I got to something that's quite easy, and it's probably going to work for most people.

I'm new to uv so if anything doesn't make sense, please let me know.

I have to say that the release section is still wrong, but I didn't touch it because I'm not sure if it's still being used or not (maybe it can be deleted or rewriten to reflect the current release process). In any case, I believe the standard is to use a virtual environment named .venv and not venv3. That alone would break the release.sh script.

Oh, and at first I tried doing the full setup with Python 3.9, and it failed due to hatchling requirements, but it's possible to only sync the tox group, and all the tests pass, so I guess the library can be used with Python 3.9.

Solves #211

@Luckbox314
Copy link
Copy Markdown
Contributor Author

By any chance the Python 3.9 CI/CD tests are being run with Python 3.12?
https://github.com/pallets-eco/croniter/actions/runs/23318951868/job/67825523062?pr=212

@potiuk potiuk merged commit 4375462 into pallets-eco:main Mar 19, 2026
7 checks passed
@Luckbox314 Luckbox314 deleted the chore/update-readme-set-up branch March 20, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants