nchammas commented on issue #27928: [SPARK-31167][BUILD] Refactor how we track 
Python test/build dependencies
URL: https://github.com/apache/spark/pull/27928#issuecomment-607930617
 
 
   Following a common pattern in Python projects (e.g. Warehouse, Trio, my own 
Flintrock), I'm specifying broad development dependencies and then using 
pip-tools to compile them down to a pinned list of requirements.
   
   The broad requirements are for contributors to use locally, and the pinned 
requirements are for use by CI and our release tooling.
   
   I believe this should make everyone happy. 😄

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to