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
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
Daniel Boeckenhoff
tfields
Commits
c4763c2d
Commit
c4763c2d
authored
Jul 02, 2020
by
dboe
Browse files
updated rna dependency after debugging rna. new version
parent
b3c29567
Pipeline
#77690
failed with stage
in 1 minute and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
c4763c2d
...
...
@@ -29,7 +29,7 @@ install_requires =
sympy
scipy
pathlib
rna>=0.
1
.0
.dev2
rna>=0.
2
.0
sortedcontainers
project_urls =
Documentation = https://gitlab.mpcdf.mpg.de/dboe/tfields
...
...
tfields/__init__.py
View file @
c4763c2d
...
...
@@ -2,7 +2,7 @@
__author__
=
"""Daniel Böckenhoff"""
__email__
=
'dboe@ipp.mpg.de'
__version__
=
'0.3.
0
'
__version__
=
'0.3.
1
'
from
.
import
core
# NOQA
from
.
import
bases
# NOQA
...
...
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