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-03-13 06:40:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9441c528d5fa1724145232db52a4bc03ea03c8a
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