Closed franklingu closed 6 years ago
Sounds good!
Is this still needed?
I think this can be closed. now we can just print(ft.version)
I believe readme needs to be updated to include installation guide using pip. it is much cleaner option than changing PATH
just saw your commit for the part about pip. :+1:
this is related to "making it a pip package". most users will do
import ft; print(ft.__version__)
to verify it is installed successfully