We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[Edit] Remove sudo from compilation step Compiling with sudo creates problems as running with sudo makes use of a different user, which creates inconsistencies in permissions levels. This change is intended to solve compilation issues that may block compilation altogether, or that break packing. As a side effect, users who were previously using sudo permissions with pip3 dependencies installed at the user level, should still get by.
Updated Project Setup Hints (markdown)
Draft Initial project setup hints