Skip to content

Flit & pypi#34

Open
fanoway wants to merge 16 commits into
Widdershin:masterfrom
fanoway:flit-&-pypi
Open

Flit & pypi#34
fanoway wants to merge 16 commits into
Widdershin:masterfrom
fanoway:flit-&-pypi

Conversation

@fanoway

@fanoway fanoway commented Jul 10, 2021

Copy link
Copy Markdown

I've set this up using flit and pyproject.toml so it can be published to pypi inline with PEP517.

I tested this using the test.pypi site and it all seemed to work.

I also added a github action to publish to pypi when a release is done in Github.

Finally requirements are updated to work with flask 2.0

I hope this is helpful

@fanoway fanoway closed this Jul 10, 2021
@fanoway fanoway deleted the flit-&-pypi branch July 10, 2021 20:32
@fanoway fanoway restored the flit-&-pypi branch July 10, 2021 20:33
@fanoway fanoway reopened this Jul 10, 2021

@Widdershin Widdershin left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Looks good, just a small thing to sort out :)

Comment thread pyproject.toml Outdated
Michael Ardron and others added 3 commits July 11, 2021 02:42
@fanoway

fanoway commented Jul 11, 2021

Copy link
Copy Markdown
Author

You'll have to set these two repository secrets for the publish on release pipeline to work

PYPI_USERNAME
PYPI_PASSWORD

@fanoway fanoway requested a review from Widdershin July 11, 2021 13:44

@fanoway fanoway left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I rolled in these changes into a later commit

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.

2 participants