Hey guys

I'm trying to dig in to how setuptools/distutils reads the [install_]requires 
keyword and how requirements.txt is handled.

I've tried running setup.py --requires but get an empty response back, this 
also fails when using >=x.x,<=x.y and causes a Python stack trace.

Was wondering if someone on here could shed some light on the topic for me.

It's for a Python dependency management/monitoring system I am writing so 
hopefully would benefit the overall community.


--
Kura

t: @kuramanga [https://twitter.com/kuramanga]
w: https://kura.io [https://kura.io]
k: https://kura.io/static/files/kura.asc [https://kura.io/static/files/kura.asc]
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to