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
Currently, elsa builds in the app directory.
I use the app from a library, and in pipenv, putting the build in $(pipenv --venv)/lib/python3.6/site-packages/<my_library>/_build/.
Would the current directory be a better default?
The text was updated successfully, but these errors were encountered:
Currently, elsa builds in the app directory.
I use the app from a library, and in pipenv, putting the build in
$(pipenv --venv)/lib/python3.6/site-packages/<my_library>/_build/
.Would the current directory be a better default?
The text was updated successfully, but these errors were encountered: