Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pycodegen
pystencils_autodiff
Commits
00764580
Commit
00764580
authored
Sep 02, 2019
by
Stephan Seitz
Browse files
Re-add `test_requires`
parent
bc193cf4
Pipeline
#17728
failed with stage
in 1 minute and 22 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
setup.cfg
View file @
00764580
...
...
@@ -35,6 +35,14 @@ install_requires =
pystencils>=0.2.7
jinja2
# The usage of test_requires is discouraged, see `Dependency Management` docs
test_requires =
pytest
pytest
pytest-html
ansi2html
pytest-cov
tensorflow
torch
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
# python_requires = >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment