Open macelai opened 4 years ago
After built the decred folder, I moved to tinywallet and run poetry build, but it could not find directory decred.
poetry build
Building tinywallet (0.0.1)
[ValueError] Directory ../decred does not exist
But I pretty sure the folder exists
After built the decred folder, I moved to tinywallet and run
poetry build
, but it could not find directory decred.Building tinywallet (0.0.1)
[ValueError] Directory ../decred does not exist
But I pretty sure the folder exists