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

Add support for Poetry 1.6 #11

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

waketzheng
Copy link
Contributor

  1. Add support for Poetry 1.6;
  2. Upgrade dev dependencies;
  3. Drop support for python<3.8.1 because of flake8 requires.

This version of the plugin supports Poetry

= 1.3, < 1.7.

@JacobHenner JacobHenner changed the title Add support for Poetry 1.6(#10) Add support for Poetry 1.6 Sep 11, 2023
@JacobHenner JacobHenner reopened this Sep 11, 2023
Copy link
Member

@JacobHenner JacobHenner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

Could you edit your commit(s) to include a DCO signature? I've just added instructions to the project's README: https://github.com/arcesium/poetry-plugin-pypi-mirror#sign-your-work

pyproject.toml Outdated Show resolved Hide resolved
src/poetry_plugin_pypi_mirror/plugins.py Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
@waketzheng
Copy link
Contributor Author

Thank you for your contribution!

Could you edit your commit(s) to include a DCO signature? I've just added instructions to the project's README: https://github.com/arcesium/poetry-plugin-pypi-mirror#sign-your-work

Should I sign the old commit?

@JacobHenner
Copy link
Member

Thank you for your contribution!
Could you edit your commit(s) to include a DCO signature? I've just added instructions to the project's README: https://github.com/arcesium/poetry-plugin-pypi-mirror#sign-your-work

Should I sign the old commit?

Yes please. You can rebase your two commits into a single commit, and sign that commit. Then we should be good to go.

…1 and upgrade dev dependencies.

This version of the plugin supports Poetry
>= 1.3, < 1.7.

Signed-off-by: Waket Zheng <waketzheng@gmail.com>
@waketzheng
Copy link
Contributor Author

@JacobHenner done.

@JacobHenner JacobHenner merged commit a11a5a6 into arcesium:master Sep 12, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants