Giter VIP home page Giter VIP logo

Comments (4)

Dr-Irv avatar Dr-Irv commented on August 23, 2024

Right now, I am just doing

poetry build
twine dist/*

Then entering my username and password.

I think (but I'm not sure) that conda will see the change in pypi and a bot then updates the conda recipe.

Can you also address the 2 issues I assigned to you (#36 and #37) which are higher priority? Thanks again for all your help!

from pandas-stubs.

breno-jesus-fernandes avatar breno-jesus-fernandes commented on August 23, 2024

I see, I got it now. Sorry the delay I was at hospital the last two weeks, but I'm ok now. So I'm just gonna merge this PR and start to work in the new issues ;)

By the way with "poetry publish --build" you could do the same work without twine.

from pandas-stubs.

Dr-Irv avatar Dr-Irv commented on August 23, 2024

I see, I got it now. Sorry the delay I was at hospital the last two weeks, but I'm ok now. So I'm just gonna merge this PR and start to work in the new issues ;)

Glad to hear you're OK!

By the way with "poetry publish --build" you could do the same work without twine.

I've published twice. The first time I did poetry publish, I got prompted for my username, and it just published the wheel, not the source. The second time, poetry publish prompted me again, but then it hung and never published. So I switched to doing poetry build followed by twine dist/* to make it work.

I'm totally new to publishing things on pypi and conda, so help is definitely appreciated!

from pandas-stubs.

breno-jesus-fernandes avatar breno-jesus-fernandes commented on August 23, 2024

I see, if you forget the "--build" it is gonna grab just the wheel test and publish it.

from pandas-stubs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.