Giter VIP home page Giter VIP logo

Comments (6)

wastemans avatar wastemans commented on June 22, 2024 1

Yes mate, using just 'ConfigParser' also works :-)

from dotfiles.

txoof avatar txoof commented on June 22, 2024 1

Found this super helpful! Thanks to you both!

I'm not sure why, but only 0.6.4 shows up on PyPi when searched though the provided pip install below does work.

$ python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps dotfiles==0.6.5

Is there an alternative either of you have found that does the same basic job? I love what dotfiles does; it makes spinning up environments super easy and consistent. I've worked dotfiles into several ansible jobs that I use for preparing test environments and I adore the functionality!

from dotfiles.

jbernard avatar jbernard commented on June 22, 2024

from dotfiles.

jbernard avatar jbernard commented on June 22, 2024

I uploaded version 0.6.5 to test.pypi.org, can you give that a try? If all is good I'll upload to pypi. Thanks!

This command should do the trick:

$ python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps dotfiles==0.6.5

from dotfiles.

wastemans avatar wastemans commented on June 22, 2024

Yes that worked, 'dotfiles -l' afterwards doesn't crash.

from dotfiles.

wastemans avatar wastemans commented on June 22, 2024

I don't think he uploaded the change to pypi.
I've had to manually make the edit on every new install of dotfiles.
I think he's made the change to github.com only.

You can just edit line 150 dotfiles/cli.py as above.

from dotfiles.

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.