You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My use case is docs environment where I have to keep a separate requirements/docs.txt file for local build and CI build of docs.
The CI is from RTD which only allows requirement files. I have other options which I'd like to not explore right now.
The text was updated successfully, but these errors were encountered:
Description
Add feature to allow use of requirements file when specifying hatch environments.
Other Additional Information:
My use case is docs environment where I have to keep a separate
requirements/docs.txt
file for local build and CI build of docs.The CI is from RTD which only allows requirement files. I have other options which I'd like to not explore right now.
The text was updated successfully, but these errors were encountered: