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

replace setup.py with poetry #5

Merged
merged 8 commits into from
Feb 18, 2021
Merged

replace setup.py with poetry #5

merged 8 commits into from
Feb 18, 2021

Conversation

olliethomas
Copy link
Member

So, I've not used poetry to publish to pypi before, but it should be a case of either doing poetry publish, or adding this as a step to github actions e.g. here

I think that the behaviour of package name palkit, but dirname kit should still be maintained, but without installing from pypi I can't be 100% sure.

The only other behaviour that I'm sure poetry has an answer for, but I have no experience of, is installing from github without a setup.py.

@olliethomas
Copy link
Member Author

anyway, this is the first project that we've had recently that's suitable for playing around with. Sorry for spamming

@olliethomas olliethomas requested a review from tmke8 February 18, 2021 11:01
@tmke8 tmke8 requested a review from MylesBartlett February 18, 2021 14:02
@tmke8
Copy link
Member

tmke8 commented Feb 18, 2021

That seems all fine. Do we then delete the setup.py?

@tmke8
Copy link
Member

tmke8 commented Feb 18, 2021

Installing this with pip from github directly, should just work: python-poetry/poetry#321 (comment)

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