Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add dagster-azure back to dev_install
Summary: #3573 #2483 (comment) Test Plan: in fresh virtualenv ``` ~/dev/dagster arcpatch-D6207 $ make dev_install ~/dev/dagster arcpatch-D6207 $ test-D6207 $ pip freeze | grep azure azure-common==1.1.26 azure-core==1.10.0 azure-storage-blob==12.3.2 azure-storage-file-datalake==12.0.2 -e [email protected]:dagster-io/dagster.git@bd35c74ff476078799a55650d70fa5c28b43d373#egg=dagster_azure&subdirectory=python_modules/libraries/dagster-azure ~/dev/dagster/docs arcpatch-D6207 test-D6207 $ make buildnext && cd next && yarn && yarn dev ``` {F536160} Reviewers: sashank, nate, sandyryza Reviewed By: nate, sandyryza Differential Revision: https://dagster.phacility.com/D6207
- Loading branch information