This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-07-23 09:29:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d89ef0594f6318fc64a569a4d1f736d1d98848d3
notifications-api
/
setup.cfg
8 lines
102 B
INI
Raw
Normal View
History
Unescape
Escape
make xpass fail the test run
2017-02-23 16:50:04 +00:00
[tool:pytest]
xfail_strict
=
true
bump requirements, fix pyflake8 things, unpin botocore/awscli
2018-11-07 13:39:08 +00:00
[flake8]
# W504 line break after binary operator
extend_ignore
=
W504
Reference in New Issue
Copy Permalink