GLOB sdist-make: /tmp/tmptqkn_kiv/pytest-notimplemented-1.0.0/setup.py ERROR: invocation failed (exit code 1), logfile: /tmp/tmptqkn_kiv/pytest-notimplemented-1.0.0/.tox/log/GLOB-0.log ================================== log start =================================== running sdist running check /opt/python/3.7.1/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /opt/python/3.7.1/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'entry_points' warnings.warn(msg) /opt/python/3.7.1/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) warning: sdist: manifest template 'MANIFEST.in' does not exist (using default file list) warning: sdist: standard file not found: should have one of README, README.txt, README.rst writing manifest file 'MANIFEST' creating pytest-notimplemented-1.0.0 making hard links in pytest-notimplemented-1.0.0... hard linking pytest_notimplemented.py -> pytest-notimplemented-1.0.0 hard linking setup.py -> pytest-notimplemented-1.0.0 creating /tmp/tmptqkn_kiv/pytest-notimplemented-1.0.0/.tox/dist creating '/tmp/tmptqkn_kiv/pytest-notimplemented-1.0.0/.tox/dist/pytest-notimplemented-1.0.0.zip' and adding 'pytest-notimplemented-1.0.0' to it adding 'pytest-notimplemented-1.0.0/PKG-INFO' adding 'pytest-notimplemented-1.0.0/pytest_notimplemented.py' Traceback (most recent call last): File "setup.py", line 27, in setup(**setup_kwargs) File "/opt/python/3.7.1/lib/python3.7/distutils/core.py", line 148, in setup dist.run_commands() File "/opt/python/3.7.1/lib/python3.7/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/opt/python/3.7.1/lib/python3.7/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/opt/python/3.7.1/lib/python3.7/distutils/command/sdist.py", line 160, in run self.make_distribution() File "/opt/python/3.7.1/lib/python3.7/distutils/command/sdist.py", line 482, in make_distribution owner=self.owner, group=self.group) File "/opt/python/3.7.1/lib/python3.7/distutils/cmd.py", line 371, in make_archive owner=owner, group=group) File "/opt/python/3.7.1/lib/python3.7/distutils/archive_util.py", line 242, in make_archive filename = func(base_name, base_dir, **kwargs) File "/opt/python/3.7.1/lib/python3.7/distutils/archive_util.py", line 173, in make_zipfile zip.write(path, path) File "/opt/python/3.7.1/lib/python3.7/zipfile.py", line 1710, in write zinfo = ZipInfo.from_file(filename, arcname) File "/opt/python/3.7.1/lib/python3.7/zipfile.py", line 518, in from_file zinfo = cls(arcname, date_time) File "/opt/python/3.7.1/lib/python3.7/zipfile.py", line 357, in __init__ raise ValueError('ZIP does not support timestamps before 1980') ValueError: ZIP does not support timestamps before 1980 =================================== log end ==================================== ERROR: FAIL could not package project - v = InvocationError('/home/travis/virtualenv/python3.7.1/bin/python setup.py sdist --formats=zip --dist-dir /tmp/tmptqkn_kiv/pytest-notimplemented-1.0.0/.tox/dist', 1) Time: 2.2 seconds