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

Switch to using plain pyproject.toml #316

Open
reckart opened this issue May 6, 2024 · 0 comments
Open

Switch to using plain pyproject.toml #316

reckart opened this issue May 6, 2024 · 0 comments
Assignees
Milestone

Comments

@reckart
Copy link
Member

reckart commented May 6, 2024

Describe the refactoring action
Instead of using poetry, use a plain pyproject.toml without setup.py but use pip-tools to pin requirements.

Expected benefit
Simpler build?!

@reckart reckart added this to the 0.10.0 milestone May 6, 2024
@reckart reckart self-assigned this May 6, 2024
reckart added a commit that referenced this issue May 6, 2024
- Manage dependencies in requirements files
- Use pip-tools to manage dependencies
- Remove poetry
reckart added a commit that referenced this issue May 6, 2024
- Manage dependencies in requirements files
- Use pip-tools to manage dependencies
- Remove poetry
reckart added a commit that referenced this issue May 6, 2024
- Manage dependencies in requirements files
- Use pip-tools to manage dependencies
- Remove poetry
reckart added a commit that referenced this issue May 7, 2024
- Move dependenceis into pyproject.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant