Giter VIP home page Giter VIP logo

Comments (6)

sigmavirus24 avatar sigmavirus24 commented on August 24, 2024

@tamentis it has never shipped with a release.

from mccabe.

tamentis avatar tamentis commented on August 24, 2024

Yup, I can see that. The change log mentions the added tests for 0.3 so I was planning on adding that as part of the port in OpenBSD. For most Python ports, the test suite runs but I guess we'll skip it for mccabe 0.3.

from mccabe.

sigmavirus24 avatar sigmavirus24 commented on August 24, 2024

You can still pull it in, I just don't see much value in including it in the PyPI package. Is it really necessary the the tests be included in the package itself?

from mccabe.

tamentis avatar tamentis commented on August 24, 2024

You're right, I can pull it in and test it locally.

Adding test suites to official releases means they are likely to be run as part of the packaging systems and will be executed on thousands of machine, on various architectures and operating systems and could find bugs in places authors never imagined :)

However mccabe doesn't have dependencies, its test suite is tiny and new, so it doesn't matter as much. If I really wanted it, I could just base the port from the github tag, but I'll just skip the test suite for the OpenBSD package.

from mccabe.

floppym avatar floppym commented on August 24, 2024

Speaking as a Linux distro maintainer, we would prefer that you include the tests in the pypi tarball so that we don't have to piece together sources from multiple locations. The extra bytes won't hurt anyone.

from mccabe.

sigmavirus24 avatar sigmavirus24 commented on August 24, 2024

Fixed by eb9df5f

from mccabe.

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.