File: invoke.yml

package info (click to toggle)
pytest-relaxed 2.0.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 212 kB
  • sloc: python: 960; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
packaging:
  wheel: true
  # TODO: this wants to really be 'related' to the docs settings somehow; used
  # to use os.path.join() when it was in-python.
  changelog_file: docs/changelog.rst
run:
  env:
    # Our ANSI color tests test against hardcoded codes appropriate for
    # this terminal, for now.
    TERM: screen-256color