Open dansbecker opened 9 years ago
Sure, just update requirements.txt with the versions -- the CI server pulls a docker image with the requirements built into it to save time, but I can rebuild it when a PR is opened. (you might see a failure initially, but I'll rebuild and re-run later on)
Does the CI server build an environment from requirements.txt at each run?
I'd like to try new libraries (and especially to experiment with http://scikit-neuralnetwork.readthedocs.org/en/latest/index.html), but wasn't sure if this would be automatically supported, manually added to the CI environment, or just unsupported.