]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Correct pytest deprecation warning
authorGábor Lipták <gliptak@gmail.com>
Tue, 17 Jan 2017 17:13:34 +0000 (12:13 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 17 Jan 2017 17:13:34 +0000 (12:13 -0500)
commitf624a3ae8baadba4dabb55e5851a27d40a6cf73e
tree3f90c102b98c375e3173f18b9692e84abc0a8a3e
parent3a6c55fb5175ec9ffa03dd7c1325a4746f081486
Correct pytest deprecation warning

WC1 None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead.

Change-Id: I099c8207730ae1226f7357ff8be0d8ab149878ed
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/334
setup.cfg