hey I want to submit this as a bug: ``` ruthgracew...
# general
f
hey I want to submit this as a bug:
Copy code
ruthgracewong@dev-ruthgracewong:~/python-commons$ pex "Flask-OAuthlib==0.9.3" "auth-client==0.2.3"
Could not satisfy all requirements for auth-client==0.2.3:
    auth-client==0.2.3
ruthgracewong@dev-ruthgracewong:~/python-commons$ head 3rdparty/python/requirements.txt
APScheduler==3.2.0
argparse==1.2.1
auth-client==0.2.3
...
i should submit it to the pex project (https://github.com/pantsbuild/pex) not the Pants project (https://github.com/pantsbuild/pants) right?