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
- The sandbox setup is now based on vanilla Python and virtualenv.
- A convenient bootstrap script is provided, which can be used like
`source bootstrap.sh`.
- The test runner has not been changed, it is still `zope.testrunner`.
- The command line invocation interface `./bin/test` has not been
changed.
- Buildout is now only used for downloading the CrateDB tarball using
`hexagonit.recipe.download`.
References:
- #428
- crate-workbench/test-buildout-python310#1
0 commit comments