Giter Site home page Giter Site logo

Depends on codecov about apiritif HOT 5 OPEN

blazemeter avatar blazemeter commented on August 25, 2024 7
Depends on codecov

from apiritif.

Comments (5)

joakimnordling avatar joakimnordling commented on August 25, 2024 2

A quick message to the maintaners of this project:

I'd highly value if you could remove the codecov from requirements.txt, bump the version number and do a new release to PyPI. That is all it takes to fix this issue for the people who use apiritif. You can then after that take your time to check how to deal with the necessary changes in the .travis.yaml file.

from apiritif.

silvio-dp avatar silvio-dp commented on August 25, 2024 1

I essentially ended up doing the same thing minus the publishing to PyPi. Created a fork and built a wheel without codecov. I've been using this as a local file dependency in my project until this is resolved or I decide to move on to another tool.

from apiritif.

joakimnordling avatar joakimnordling commented on August 25, 2024

Since I've not heard anything back yet I decided to do a workaround. I'm not aware of any way to override the list of dependencies for a package, so what I found easiest to do was to fork the project on GitHub with the change and publish the fork using another name on PyPI.

I incorporated the change that @silvio-dp already made (i.e. remove codecov from requirements.txt) in the PR that he closed and left the .travis.yml alone, as that does not deal with the publishing of the package and is not included in the package either. This is the minimal change that would again allow users to install and use the package.

In the fork I did some minor changes to the README.md (mentioned the reason to the fork and that it'll be abandoned when this issue is resolved) and adjusted the URLs, authors etc in setup.py. I'm not too familiar with python package publishing or the best practices of how to deal with such metadata changes when creating a fork. Thus deep apologies if I've done some unintended mistake to take too much credit for it or left something in place that might cause some extra burden on the maintainers of this project. If that is the case, let me known and I'll fix it. However, preferably I'll just delete it when the issue has been fixed.

If anyone else is struggling with this in the meantime, feel free to check out the changes in the https://github.com/ioxiocom/apiritif repository and make your own fork and upload it to PyPI or if you trust me enough install it using pip install apiritif-no-codecov; no code changes are required to switch. However be warned that that package will most likely be deleted once the issue is fixed here.

from apiritif.

joakimnordling avatar joakimnordling commented on August 25, 2024

The codecov package has been re-instated to PyPI as version 2.1.13, which means installing apiritif now again works. It should still get rid of codecov as a dependency for installing it, but the urgency of this has now drastically changed to lower.

from apiritif.

greyfenrir avatar greyfenrir commented on August 25, 2024

from apiritif.

Related Issues (4)

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.