question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Include the tests in the pypi tarball please

See original GitHub issue

I’d like to add this package to NixOS, and I noticed you don’t include the tests in the pypi tarball. I also noticed that I can’t use the GitHub tarball since it doesn’t contain a version.py file, and also setuptools-scm can’t detect the version when I use a GitHub tarball. NixOS also has an issue with using git checkouts (see https://github.com/NixOS/nixpkgs/pull/4752) that would have helped setuptools-scm.

Thanks in advance.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
eduardo-rodriguescommented, Mar 29, 2022

FYI version 0.20.1 is out on PyPI (https://pypi.org/project/particle/0.20.1/).

0reactions
eduardo-rodriguescommented, Mar 28, 2022

Perfect. Do not hesitate to get back to us.

I will make a release as soon as out of a meeting.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Please include LICENSE, docs, command, and tests in pypi tarball ...
I'm trying to package operator-courier for Fedora. The LICENSE file should be distributed with the tarball since the license is for users, they...
Read more >
download-tarball - PyPI
Run build test , which runs all the unit tests in tests.py . All the other targets are for upload package to PyPi....
Read more >
4. Creating a Source Distribution — Python 3.11.1 ...
deprecated by PEP 527; PyPI only accepts .zip and .tar.gz files. ... the Distutils don't do anything with test scripts except include them...
Read more >
Contributing packages - conda-forge
Followed by grayskull pypi --strict-conda-forge YOUR_PACKAGE_NAME to generate ... In case your project has tests included, you need to decide if these tests...
Read more >
installing a Python package source tarball with pip
dist/anyjson-0.3.1.tar.gz Running setup.py egg_info for package from ... Maybe you could add --verbose to your pip install command and post ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found