steeve / python-lz4

LZ4 bindings for python
http://github.com/steeve/python-lz4
106 stars 31 forks source link

Only setup_require nose if test command is actually run. #35

Open ionelmc opened 9 years ago

ionelmc commented 9 years ago

As seen here: https://bitbucket.org/jaraco/jaraco.test/src/ef8efc762486028bf46d09861799e70414a48d01/setup.py?at=default#cl-13

Replaces #34.

juikim commented 9 years ago

Please see:

https://docs.freebsd.org/cgi/getmsg.cgi?fetch=2792495+0+current/svn-ports-head https://svnweb.freebsd.org/ports/head/archivers/py-lz4/files/patch-setup.py?revision=389157&view=co

Does it make sense to you?

ionelmc commented 9 years ago

Feel free to make a better PR :grin: