Removing validate brought back error reported in (D2705)
Details
Details
Diff Detail
Diff Detail
- Repository
- rDENV Development environment
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 11316 Build 17111: arc lint + arc unit
Event Timeline
Comment Actions
To the contrary, this should no longer be needed.
Try and rebuild your docker containers.
I usually run from time to time to take the latest versions of the swh modules pushed to pypi.org:
docker build --build-arg=CASS_DRIVER_NO_CYTHON=1 --no-cache -t swh/stack .
Also note the the launchpad lister is not upstream yet so this needs to be removed from this diff ;)
Cheers,
Comment Actions
Also note the the launchpad lister is not upstream yet so this needs to be removed from this diff ;)
and it's done ;)