commit | 6a13e22e7131fd6792dae4cb5b3ab97dcae4a4cd | [log] [tgz] |
---|---|---|
author | Michał Górny <[email protected]> | Mon Mar 02 14:00:45 2020 -0500 |
committer | sqla-tester <[email protected]> | Mon Mar 02 14:00:45 2020 -0500 |
tree | 6d4f0049a22d522d92b65e9a15c49e77eae9c680 | |
parent | f619c28764e21f2569772d808d6294f435823d9f [diff] |
Use unittest.SkipTest (again?) While I can believe that the standard exception might not have worked with some ancient version of pytest, it certainly works just fine now. This saves people from importing nose which kills pytest via DeprecationWarnings these days. Closes: #316 Pull-request: https://github.com/sqlalchemy/mako/pull/316 Pull-request-sha: 90dfcfc3d0351ab9bf8125e8c2adb45c57059a6d Change-Id: Ie816acd325c6783e08801bc83de37dbe6b4581e5