File: pytest.ini

package info (click to toggle)
python-papermill 2.6.0-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,216 kB
  • sloc: python: 4,977; makefile: 17; sh: 5
file content (6 lines) | stat: -rw-r--r-- 169 bytes parent folder | download
1
2
3
4
5
6
[tool:pytest]
env =
    AWS_SECRET_ACCESS_KEY=foobar_secret
    AWS_ACCESS_KEY_ID=foobar_key
filterwarnings =
    ignore:.*imp module is deprecated.*:DeprecationWarning