adamfeuer commented on a change in pull request #1647:
URL: https://github.com/apache/incubator-nuttx/pull/1647#discussion_r476812318
##########
File path: Documentation/Pipfile
##########
@@ -6,10 +6,9 @@ verify_ssl = true
[dev-packages]
[packages]
-recommonmark = "*"
-m2r2 = "==0.2.5"
-Sphinx = "==3.2.1"
-sphinx-rtd-theme = "==0.5.0"
Review comment:
@v01d Ok, I would prefer to use the pipenv flow then. Re: requirements
not changing... well I've been developing python in commercial environments for
a long time. Every time my teams have frozen requirements and hoped they won't
need to change, that bit us. Software on the Internet is bit like sand on the
beach, it looks static but actually moves quite a bit over time.
In another PR I'll write the README.md that explains how to maintain the
Pipenv, Pipfile.lock, and requirements.txt then.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]