Update installation documentation for setuptools #1880
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
bitmessagemain.py
can't be executed directly anymore due to removing of relative imports (well technically it can but you still need to build the modules first). Installation documentation needs to be updated to reflect that you have to use setuptools.Added setuptools instructions in INSTALL.md #1882