File tree Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 1
1
[run]
2
+ source =
3
+ pycroft
4
+ ldap_sync
5
+ hades_logs
6
+ web
2
7
omit =
3
- */lib/python2.6/*
4
- */pyshared/*
5
- tests/*
6
- */alembic/versions/*
7
- web/*
8
+ tests
9
+ **/alembic/**
10
+ .pycharm_helpers
8
11
9
12
[report]
10
13
omit =
11
- */lib/python2.6/*
12
- */pyshared/*
13
- tests/*
14
- */alembic/versions/*
15
- web/*
16
-
14
+ **/alembic/**
Original file line number Diff line number Diff line change 1
- coverage~=5.3.1
2
1
factory-boy~=3.2.0
3
2
pydot~=1.4.1
4
3
pytest~=7.0.0
5
4
pytest-timeout~=2.1.0
6
- pytest-cov~=3.0.0
5
+ pytest-cov~=4.0.0
6
+ # required for pycharm „run with coverage“ reporting
7
+ coverage~=6.5.0
7
8
git+https://github.com/lukasjuhrich/sqlalchemy_schemadisplay.git@master#egg=sqlalchemy-schemadisplay
8
9
sphinx~=5.1.1
9
10
sphinx-autobuild~=2021.3.14
You can’t perform that action at this time.
0 commit comments