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)
- Building sdist
- Built tinywallet-0.0.1.tar.gz
[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