Code Monkey home page Code Monkey logo

Comments (10)

hroncok avatar hroncok commented on June 26, 2024 2

0.0.3 is out.

from tox-current-env.

FFY00 avatar FFY00 commented on June 26, 2024 1

Ah! That should work then, I will have a look and open a PR 😊

from tox-current-env.

FFY00 avatar FFY00 commented on June 26, 2024

In my system, importlib.metadata is also faster.

Using pip:

Executed in  701.08 millis    fish           external
   usr time  622.67 millis  399.00 micros  622.27 millis
   sys time   68.78 millis    0.00 micros   68.78 millis

Using importlib.metadata directly:

Executed in  325.28 millis    fish           external
   usr time  296.06 millis  328.00 micros  295.74 millis
   sys time   23.30 millis   47.00 micros   23.25 millis

from tox-current-env.

hroncok avatar hroncok commented on June 26, 2024

Can we simply not print dependencies?

from tox-current-env.

FFY00 avatar FFY00 commented on June 26, 2024

I don't see any reason why not. And I totally forgot, tox --print-deps-only could also be used here.

EDIT: Sorry, I was distracted, tox --print-deps-only obviously does not do what we want 🤦

from tox-current-env.

hroncok avatar hroncok commented on June 26, 2024

Ideally, we would just do: if config.option.current_env or config.option.print_deps_only, skip this.

from tox-current-env.

FFY00 avatar FFY00 commented on June 26, 2024

Hum, but I want to remove the pip dependency when running the tests.

from tox-current-env.

hroncok avatar hroncok commented on June 26, 2024

config.option.current_env runs the tests.

from tox-current-env.

FFY00 avatar FFY00 commented on June 26, 2024

This can be closed now.

Is there any ETA for a release? Thanks!

from tox-current-env.

hroncok avatar hroncok commented on June 26, 2024

I'd like to address #34 and #33 before a new release. Hopefully it should be done more or less in a week.

from tox-current-env.

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.