mcpyrate
mcpyrate copied to clipboard
Update build system
As of September 2024, python setup.py install --user is deprecated.
mcpyrate installs from PyPI just fine, but local installation should be migrated to newer build conventions.
Documentation should also be updated to reflect this.