This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Description
I'm trying to build a conda-forge package via conda skeleton pypi jupyter_dash but it returns me the following error
Traceback (most recent call last):
File "setup.py", line 108, in <module>
with open(os.path.join(here, 'requirements.txt')) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp4lephpktconda_skeleton_jupyter-dash-0.2.1.tar.gz/jupyter-dash-0.2.1/requirements.txt'
$PYTHONPATH = /tmp/tmp4lephpktconda_skeleton_jupyter-dash-0.2.1.tar.gz/jupyter-dash-0.2.1