Open mulyoved opened 5 months ago
Simple call to dspygen init fail
dspygen init
use my-package manually change dir name seem to make it pass
my-package
But it create weird tree where both versions of the name exists
I am on Windows I think https://github.com/seanchatmangpt/dspygen/blob/856fa0e5047cd11719b6fbed4dd9f7a2f00e55a0/src/dspygen/cli.py#L80
is called but not all values are passed so it create using some default names
I cannot test. I don't have Windows.
Simple call to
dspygen init
failuse
my-package
manually change dir name seem to make it passBut it create weird tree where both versions of the name exists
I am on Windows I think https://github.com/seanchatmangpt/dspygen/blob/856fa0e5047cd11719b6fbed4dd9f7a2f00e55a0/src/dspygen/cli.py#L80
is called but not all values are passed so it create using some default names