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
In the readme there is an instruction to run nox -s dev then wait for the prompt. In order to get this prompt the command should be nox -s dev -- shell
Steps to Reproduce
run nox -s dev
no shell is started
Expected behavior
Shell should start to match instructions.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Version:
OS:
Python Version:
Docker Version:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Bug Description
In the readme there is an instruction to run
nox -s dev
then wait for the prompt. In order to get this prompt the command should benox -s dev -- shell
Steps to Reproduce
nox -s dev
Expected behavior
Shell should start to match instructions.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: