]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Use py.test for versioned_history tests, nose no longer runs
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 25 May 2019 13:14:45 +0000 (09:14 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 25 May 2019 13:14:45 +0000 (09:14 -0400)
commit0694c7f272819d013b5e1931f1baf0ebfb05e666
treef47ca436b674dcc069c4e6863481d3af223e0866
parent90882ed43cce26c069b6696b441b6ad8a7372301
Use py.test for versioned_history tests, nose no longer runs
without warnings under python 3

Fixes: #4697
Change-Id: I46d395d3b6642acd9317e27d6a5723ae5201e877
examples/versioned_history/__init__.py