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

Release new version to pypi.org #9

Open
soredake opened this issue Jun 29, 2022 · 3 comments
Open

Release new version to pypi.org #9

soredake opened this issue Jun 29, 2022 · 3 comments

Comments

@soredake
Copy link

Last version on pip is 0.1.2, 32 new commits arrived to this repo after this version, it will be nice if you can release new version and upload it to pypi.org.

@harkabeeparolus
Copy link
Contributor

I agree! Let's hope we can get that sorted soon.

While we wait, I would like to suggest a pretty nice workaround that I use all the time — install with pipx directly from GitHub:

pipx install git+https://github.com/arecarn/dploy

It will even auto-update from GitHub when you run pipx upgrade-all. 😊

@arecarn
Copy link
Owner

arecarn commented Jul 5, 2022

@harkabeeparolus thanks for posting a work around, I'll see about creating a new release in pypi as well.

@harkabeeparolus
Copy link
Contributor

harkabeeparolus commented Jul 22, 2022

I did some of the groundwork in #12 -- it seems to work and I believe it might be ready for uploading to PyPI. 😊

In fact, with some luck, Poetry should be able to upload it for you with poetry publish, provided you have set up an API token.

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

No branches or pull requests

3 participants