Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

use dash loosen-testing-reqs branch and fix linting #907

Merged
merged 8 commits into from
Dec 17, 2020
Merged

Conversation

alexcjohnson
Copy link
Collaborator

sanity for plotly/dash#1506

@@ -28,7 +28,7 @@ jobs:
command: |
sudo pip install virtualenv --upgrade
python -m venv venv || virtualenv venv && . venv/bin/activate
pip install --progress-bar off -e git+https://github.com/plotly/dash.git@dev#egg=dash[dev,testing]
pip install --progress-bar off -e git+https://github.com/plotly/dash.git@loosen-testing-reqs#egg=dash[dev,testing]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can revert these branches and merge this PR even before plotly/dash#1506 merges, because all I'm doing here is adding more linting exclusions and making tests more robust.

@alexcjohnson alexcjohnson merged commit 8f9a792 into dev Dec 17, 2020
@alexcjohnson alexcjohnson deleted the dash-1506 branch December 17, 2020 20:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants