Closed hroncok closed 5 years ago
(This blocks @Zuzanita when trying to assemble the new Prague runs of PyLadies beginner courses.)
Note that without env
, it causes (on Linux):
Error: the command PYTHONPATH=. (from serve) could not be found within PATH.
The reason for this is that our commands are:
https://github.com/pyvec/naucse.python.cz/blob/67e523bb96e383394f07a45bf6613e6b33fa73a3/Pipfile#L6-L10
AFAIK
env
doesn't work as a command on Windows, but I seriously don't know.