Skip to content
Snippets Groups Projects
Select Git revision
  • cf4fba1fb199110191a519e7a554221c257aa08d
  • master default
2 results

molecule.yml

Blame
  • MANIFEST.in 181 B
    recursive-include template *.py
    include *.rst
    include *.txt
    exclude .pre-commit-config.yaml
    exclude .gitlab-ci.yml
    exclude .gitignore
    exclude Pipfile*
    exclude tests
    exclude tests/*