Skip to content

Commit

Permalink
Remove nose settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kasium committed Oct 16, 2023
1 parent 7885a15 commit 053c1c4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
addopts= --tb native -v -r fxX -p no:warnings
python_files=test/*test_*.py

[nosetests]
with-sqla_testing = true
where = test
cover-package = sqlalchemy_hana
with-coverage = 1
cover-erase = 1

[sqla_testing]
requirement_cls=sqlalchemy_hana.requirements:Requirements
profile_file=.profiles.txt

0 comments on commit 053c1c4

Please sign in to comment.