inveniosoftware-contrib / intbitset

Python C-based extension implementing fast integer bit sets
https://intbitset.readthedocs.io
GNU Lesser General Public License v3.0
22 stars 18 forks source link

Drop dependency on nose #67

Closed pombredanne closed 2 years ago

pombredanne commented 4 years ago

nose is just a test runner and nothing from it used anywhere. We should drop its usage if anything and replace that with an optional pytest which I prefer as a test runner.

pombredanne commented 2 years ago

Done in the latest branch for 3.0