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
Daniel Boeckenhoff
tfields
Commits
1fe12c20
Commit
1fe12c20
authored
Jul 17, 2020
by
dboe
Browse files
requirements followig
parent
38ff4997
Pipeline
#78828
failed with stages
in 2 minutes and 37 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1fe12c20
...
@@ -72,7 +72,7 @@ test:
...
@@ -72,7 +72,7 @@ test:
-
pip --version
-
pip --version
-
pip install tox
# you can also use tox
-
pip install tox
# you can also use tox
-
rm -rf **/__pycache__
-
rm -rf **/__pycache__
-
rm **/*.pyc
-
rm
-f
**/*.pyc
-
tox
-
tox
coverage
:
'
/^TOTAL.+?(\d+\%)$/'
coverage
:
'
/^TOTAL.+?(\d+\%)$/'
artifacts
:
artifacts
:
...
...
.pre-commit-config.yaml
0 → 100644
View file @
1fe12c20
repos
:
-
repo
:
https://github.com/ambv/black
rev
:
stable
hooks
:
-
id
:
black
language_version
:
python3.6
-
repo
:
https://gitlab.com/pycqa/flake8
rev
:
3.8.3
hooks
:
-
id
:
flake8
-
repo
:
https://gitlab.com/dboe/dough
rev
:
v0.1.3
hooks
:
-
id
:
readthedocs_requirements
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v3.1.0
hooks
:
-
id
:
check-json
-
id
:
pretty-format-json
-
id
:
check-merge-conflict
-
id
:
check-toml
-
id
:
check-yaml
-
id
:
debug-statements
-
id
:
detect-private-key
-
id
:
end-of-file-fixer
-
repo
:
https://github.com/asottile/blacken-docs
rev
:
v1.7.0
hooks
:
-
id
:
blacken-docs
docs/requirements.txt
0 → 100644
View file @
1fe12c20
# Autogenerated by Makefile from setup.cfg install_requies section. Remove this line if you want to fix this file.
six
numpy
sympy
scipy
pathlib
rna>=0.5.0
sortedcontainers
Write
Preview
Supports
Markdown
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