We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
example_tomlgen
1 parent 8e4195f commit 20a174fCopy full SHA for 20a174f
.travis.yml
@@ -22,3 +22,4 @@ install:
22
23
script:
24
- cd example && python setup.py develop
25
+ - cd example_tomlgen && python setup.py tomlgen_rust && cat **.toml
0 commit comments