https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346

--- Comment #4 from Kubilay Kocak <ko...@freebsd.org> ---
Also, install_requires in setup.py are RUN_DEPENDS not BUILD_DEPENDS, and the
enum34 RUN_DEPENDS needs to be conditional on PYTHON_REL < 3400 (ie; 2.7 only)
as per setup.py

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to