Giter VIP home page Giter VIP logo

Comments (10)

ionelmc avatar ionelmc commented on August 11, 2024

This should be solved by #36, at least for Travis.

Doesn't it work?

from cookiecutter-pylibrary.

cmeeren avatar cmeeren commented on August 11, 2024

Probably - I'm still on an old version of cookiecutter-pypackage. However I'd really like to see this for AppVeyor as well, since fully testing my aacgmv2 package with no cache takes several hours due to building numpy.

from cookiecutter-pylibrary.

cmeeren avatar cmeeren commented on August 11, 2024

Oh, and if it could work locally as well, that would be swell. Creating/re-creating a test environment with numpy with no cache takes maybe 10 minutes on Windows. D:

from cookiecutter-pylibrary.

ionelmc avatar ionelmc commented on August 11, 2024

Try https://pypi.python.org/pypi/cookiepatcher to update project.

from cookiecutter-pylibrary.

cmeeren avatar cmeeren commented on August 11, 2024

Thanks! The configuration files are rather heavily changed though, don't know how well it will work in this specific case. Will keep it in mind for the future, though!

from cookiecutter-pylibrary.

cmeeren avatar cmeeren commented on August 11, 2024

Are you planning on implementing this on AppVeyor or locally? Building things can take a long time on Windows, so at least on Appveyor it's needed.

from cookiecutter-pylibrary.

ionelmc avatar ionelmc commented on August 11, 2024

Yes, on my long TODO list 😬. Wouldn't mind if someone else do it 😋

from cookiecutter-pylibrary.

cmeeren avatar cmeeren commented on August 11, 2024

I see that appveyor.yml already has

cache:
  - '%LOCALAPPDATA%\pip\Cache'

Is this all that's needed? In other words, is AppVeyor caching already implemented? Ref. #36 to see how it was implemented for Travis. Also perhaps see 1644762 where these lines were added.

from cookiecutter-pylibrary.

cmeeren avatar cmeeren commented on August 11, 2024

Also, from what I can see from the pip changelog, it automatically builds and caches wheels since 7.0.0. If this is true, and it's already implemented on AppVeyor as indicated above, then there's really nothing to do here and this issue can be closed.

from cookiecutter-pylibrary.

ionelmc avatar ionelmc commented on August 11, 2024

Let me verify this

from cookiecutter-pylibrary.

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.