-
-
Notifications
You must be signed in to change notification settings - Fork 693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python tests/fixtures.py command has a bug #804
Comments
Here's the now-broken code (I removed the Lines 828 to 835 in 9c563d6
|
I should replace the bodged-together argument passing with Click while I'm fixing this. |
I don't think this is fully documented either. Current partial documentation is on https://datasette.readthedocs.io/en/stable/contributing.html |
Switched to 0.44 milestone because I don't like shipping releases with known bugs. |
|
Now fully documented here: https://datasette.readthedocs.io/en/latest/contributing.html#setting-up-a-development-environment |
This command is meant to write out
fixtures.db
,metadata.json
and a plugins directory:The text was updated successfully, but these errors were encountered: