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

Fails to build with zetup 0.2.63 #3

Open
risicle opened this issue Sep 29, 2019 · 0 comments
Open

Fails to build with zetup 0.2.63 #3

risicle opened this issue Sep 29, 2019 · 0 comments

Comments

@risicle
Copy link

risicle commented Sep 29, 2019

Previously working with zetup 0.2.52...

  Resolving setup requirement zetup >= 0.2.34:
  zetup 0.2.63 (/nix/store/dnijahwkz2jlavwiahy5v4k2726fkgdb-python3.7-zetup-0.2.63/lib/python3.7/site-packages)
  Resolving setup requirement setuptools-scm>=3.0.0->zetup >= 0.2.34:
  setuptools-scm 3.3.3 (/nix/store/07yiy4iksb889rign2f18hazhmr4r04l-python3.7-setuptools_scm-3.3.3/lib/python3.7/site-packages)
  Traceback (most recent call last):
    File "nix_run_setup", line 8, in <module>
      exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
    File "setup.py", line 88, in <module>
      setup_requires=SETUP_REQUIRES + (zfg.SETUP_REQUIRES or []),
  TypeError: can only concatenate list (not "Requirements") to list

Same result, python 2.7 and 3.7, macos and linux.

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

1 participant