You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The your-0.6.7.tar.gz file on PyPi (https://pypi.org/project/your/#files)
is missing requirements.txt. The same file on github (under the releases section) does have it.
I'm trying to create a spack package for Your and it won't build from PyPi because of the missing requirements.txt
File "/tmp/root/spack-stage/spack-stage-py-your-0.6.7-5rjcujyvf5f77aeutxgtljlhm6prgcfc/spack-src/setup.py", line 6, in
with open("requirements.txt") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
error: subprocess-exited-with-error
The text was updated successfully, but these errors were encountered:
The your-0.6.7.tar.gz file on PyPi (https://pypi.org/project/your/#files)
is missing requirements.txt. The same file on github (under the releases section) does have it.
I'm trying to create a spack package for Your and it won't build from PyPi because of the missing requirements.txt
File "/tmp/root/spack-stage/spack-stage-py-your-0.6.7-5rjcujyvf5f77aeutxgtljlhm6prgcfc/spack-src/setup.py", line 6, in
with open("requirements.txt") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'
error: subprocess-exited-with-error
The text was updated successfully, but these errors were encountered: