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

🌱 Initialize pyproject.toml file #1

Merged
merged 4 commits into from
Jun 4, 2022
Merged

🌱 Initialize pyproject.toml file #1

merged 4 commits into from
Jun 4, 2022

Conversation

weiji14
Copy link
Owner

@weiji14 weiji14 commented Jun 4, 2022

A modern way of specifying project metadata. Created interactively using poetry init. Using poetry=1.2.0b1 which has support for plugins.

TODO:

Created interactively using `poetry init`. Setting minimum Python version to 3.8 as per NEP29. Included black linter as a development dependency. That's it!
@weiji14 weiji14 added this to the 0.1.0 milestone Jun 4, 2022
@weiji14 weiji14 self-assigned this Jun 4, 2022
Installed by running `poetry plugin add poetry-dynamic-versioning-plugin` and then adding the `tool.poetry-dynamic-versioning` section. Will be using semantic versioning for this project. Also created a blank __init__.py file for now.
@weiji14 weiji14 marked this pull request as ready for review June 4, 2022 04:44
@weiji14 weiji14 merged commit 86a257c into main Jun 4, 2022
@weiji14 weiji14 deleted the init branch June 4, 2022 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant