Skip to content
Snippets Groups Projects
Commit 7883f3a8 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Merge branch 'issue-13' into 'master'

Fixes #13

Closes #13

See merge request !12
parents 78dc91a6 3899cb1f
No related branches found
No related tags found
1 merge request!12Fixes #13
Pipeline #26831 passed
include LICENSE README.rst buildout.cfg version.txt
recursive-include doc conf.py *.rst *.sh *.png *.ico
recursive-include bob/devtools/data *.md *.yaml *.pem matplotlibrc
recursive-include bob/devtools/templates conf.py *.rst *.png *.ico LICENSE COPYING MANIFEST.in .gitlab-ci.yml .gitignore *.cfg *.txt *.py
recursive-include bob/devtools/templates conf.py *.rst *.png *.ico LICENSE COPYING MANIFEST.in .gitlab-ci.yml .gitignore *.cfg *.txt *.py *.yaml
......@@ -61,11 +61,13 @@ test:
- bdt release --help
- bdt visibility --help
- bdt dumpsphinx --help
- bdt dumpsphinx https://docs.python.org/3/objects.inv > /dev/null
- bdt create --help
- bdt build --help
- bdt getpath --help
- bdt caupdate --help
- bdt new --help
- bdt new -t "New package" -o bob.foobar bob/bob.foobar "John Doe" "joe.doe@example.com"
- bdt ci --help
- bdt ci build --help
- bdt ci base-deploy --help
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment