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

Remove reference of Pipenv + setup.cfg in README #305

Open
korikuzma opened this issue Aug 7, 2024 · 1 comment
Open

Remove reference of Pipenv + setup.cfg in README #305

korikuzma opened this issue Aug 7, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation priority:low Low priority

Comments

@korikuzma
Copy link
Member

On staging branch (9f64b22)

Note: there's also a Pipfile so you can skip the virtualenv steps if you'd rather use a Pipenv instance instead of virtualenv/venv. I have been sticking with the latter because Pipenv doesn't play well with entry points in development, but if you aren't editing them in setup.cfg, then the former should be fine.

We no longer have setup.cfg file and instead use pyproject.toml. It also looks like we removed Pipenv too, so no Pipfile.

@korikuzma korikuzma added documentation Improvements or additions to documentation priority:low Low priority labels Aug 7, 2024
Copy link

github-actions bot commented Feb 3, 2025

This issue is stale because it has been open 180 days with no activity. This issue will be closed if no further activity occurs in 14 days.

@github-actions github-actions bot added the stale label Feb 3, 2025
@korikuzma korikuzma removed the stale label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation priority:low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant