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

Tarball contains .pyc files #2

Closed
swt2c opened this issue Aug 11, 2017 · 2 comments
Closed

Tarball contains .pyc files #2

swt2c opened this issue Aug 11, 2017 · 2 comments

Comments

@swt2c
Copy link
Contributor

swt2c commented Aug 11, 2017

$ tar -tvf pytest-forked-0.2.tar.gz | grep \.pyc
-rw-r--r-- rpfannsc/rpfannsc  819 2017-07-28 10:27 pytest-forked-0.2/testing/conftest.pyc
drwxrwxr-x rpfannsc/rpfannsc    0 2017-08-04 14:59 pytest-forked-0.2/testing/__pycache__/
-rw-rw-r-- rpfannsc/rpfannsc  961 2017-07-28 10:27 pytest-forked-0.2/testing/__pycache__/conftest.cpython-27-PYTEST.pyc
-rw-rw-r-- rpfannsc/rpfannsc  718 2017-07-28 10:45 pytest-forked-0.2/testing/__pycache__/conftest.cpython-36-PYTEST.pyc
-rw-rw-r-- rpfannsc/rpfannsc  769 2017-07-28 10:27 pytest-forked-0.2/testing/__pycache__/conftest.cpython-35-PYTEST.pyc
-rw-rw-r-- rpfannsc/rpfannsc 2480 2017-08-04 14:28 pytest-forked-0.2/testing/__pycache__/test_boxed.cpython-27-PYTEST.pyc
-rw-r--r-- rpfannsc/rpfannsc  611 2017-08-04 14:28 pytest-forked-0.2/testing/__pycache__/conftest.cpython-36.pyc
-rw-rw-r-- rpfannsc/rpfannsc 2076 2017-08-04 14:28 pytest-forked-0.2/testing/__pycache__/test_boxed.cpython-35-PYTEST.pyc
-rw-r--r-- rpfannsc/rpfannsc  652 2017-07-28 10:27 pytest-forked-0.2/testing/__pycache__/conftest.cpython-35.pyc
-rw-rw-r-- rpfannsc/rpfannsc 1923 2017-08-04 14:06 pytest-forked-0.2/testing/__pycache__/test_boxed.cpython-36-PYTEST.pyc
@sahumada
Copy link

sahumada commented May 6, 2019

which tarballs are these?

@nicoddemus
Copy link
Member

This is no longer true for the latest release (1.0.2).

Thanks @sahumada for bringing this to attention. 👍

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

No branches or pull requests

4 participants