Include the tests in the pypi tarball please
See original GitHub issueI’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:
- Created a year ago
- Comments:7 (7 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

FYI version 0.20.1 is out on PyPI (https://pypi.org/project/particle/0.20.1/).
Perfect. Do not hesitate to get back to us.
I will make a release as soon as out of a meeting.