-
Notifications
You must be signed in to change notification settings - Fork 330
pytest runs files named test_* #20
base: master
Are you sure you want to change the base?
Conversation
after fix:
|
You need to change the (test) file name on https://github.com/joseph-fox/python-bloomfilter/blob/master/tox.ini#L5 too. |
fixed, thanks for noticing |
I made a PR months ago, and there has never been a reply or a comment. I am wondering if you are happy to make a PR against my master, so we can continue maintaining this project. |
I have no problem with that, but I would like to ask if you have any idea how to get your fork to pip? |
The submission of pypi isn't complicated. I will register an account and look at setup.py, setup.cfg in the next few days. |
I have published some packages to pip, but I am afraid that we will have to publish our version under different name. |
Sure. 💯 no problem. |
It is on Pypi now. |
Adding an import with the regex module
Current implementation is not testing at all 😉
https://travis-ci.org/jaybaird/python-bloomfilter/jobs/89314785