Changes to be committed: new file: genReq.sh new file: requirements.txt
@@ -0,0 +1,2 @@
#!/bin/sh
pip freeze |grep -v wheel | gawk -F"==" ' { print $1 } ' > requirements.txt
The note is not visible to the blocked user.