Open laymonage opened 5 years ago
I think there's no need to specify python_version in Pipfile. The template works for newer Python versions as well. We can't specify multiple Python versions in Pipfile, but we can remove it.
python_version
Pipfile
I think there's no need to specify
python_version
inPipfile
. The template works for newer Python versions as well. We can't specify multiple Python versions inPipfile
, but we can remove it.