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
{{ message }}
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
This could be done similarly to #208, but we should make sure it actually works (in a few simple experiments, I found that while the eggs do get created, the dependencies are not seen by the test process).
The text was updated successfully, but these errors were encountered:
Just for the record, we actually added a test section in extras_require rather than use tests_require - the latter aren't really well supported by testing tools
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This could be done similarly to #208, but we should make sure it actually works (in a few simple experiments, I found that while the eggs do get created, the dependencies are not seen by the test process).
The text was updated successfully, but these errors were encountered: