Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests missing from the distribution #23

Closed
AMDmi3 opened this issue May 13, 2019 · 2 comments
Closed

Tests missing from the distribution #23

AMDmi3 opened this issue May 13, 2019 · 2 comments

Comments

@AMDmi3
Copy link

AMDmi3 commented May 13, 2019

% wget 'https://files.pythonhosted.org/packages/source/f/flake8_tuple/flake8_tuple-0.3.1.tar.gz' -qO- | tar -tzf-
flake8_tuple-0.3.1/
flake8_tuple-0.3.1/AUTHORS.rst
flake8_tuple-0.3.1/HISTORY.rst
flake8_tuple-0.3.1/LICENSE
flake8_tuple-0.3.1/MANIFEST.in
flake8_tuple-0.3.1/PKG-INFO
flake8_tuple-0.3.1/README.rst
flake8_tuple-0.3.1/flake8_tuple.egg-info/
flake8_tuple-0.3.1/flake8_tuple.egg-info/PKG-INFO
flake8_tuple-0.3.1/flake8_tuple.egg-info/SOURCES.txt
flake8_tuple-0.3.1/flake8_tuple.egg-info/dependency_links.txt
flake8_tuple-0.3.1/flake8_tuple.egg-info/entry_points.txt
flake8_tuple-0.3.1/flake8_tuple.egg-info/not-zip-safe
flake8_tuple-0.3.1/flake8_tuple.egg-info/requires.txt
flake8_tuple-0.3.1/flake8_tuple.egg-info/top_level.txt
flake8_tuple-0.3.1/flake8_tuple.py
flake8_tuple-0.3.1/setup.cfg
flake8_tuple-0.3.1/setup.py

tests are missing, python setup.py test fails: ModuleNotFoundError: No module named 'tests'

@ar4s ar4s closed this as completed in 203df3a Jul 4, 2019
ar4s pushed a commit that referenced this issue Jul 4, 2019
@ar4s
Copy link
Owner

ar4s commented Jul 4, 2019

Try install 0.4.0

@AMDmi3
Copy link
Author

AMDmi3 commented Jul 5, 2019

This works, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants