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
Nicolas MAILLET
rpg
Commits
1732e125
Commit
1732e125
authored
Jul 12, 2018
by
Nicolas MAILLET
Browse files
support python3.7
parent
c4151edb
Pipeline
#5873
passed with stages
in 21 minutes and 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
1732e125
...
...
@@ -19,7 +19,7 @@ Rapid Peptides Generator (RPG) is a software dedicated to predict proteases-indu
:target: http://rapid-peptide-generator.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
:note: RPG is tested with Gitlab Ci for the following Python version: 3.4
, 3.5 and
3.
6
:note: RPG is tested with Gitlab Ci for the following Python version: 3.4
to
3.
7
:issues: Please use https://gitlab.pasteur.fr/nmaillet/rpg
...
...
setup.py
View file @
1732e125
...
...
@@ -25,6 +25,7 @@ metainfo = {
'Programming Language :: Python :: 3.4'
,
'Programming Language :: Python :: 3.5'
,
'Programming Language :: Python :: 3.6'
,
'Programming Language :: Python :: 3.7'
,
'Topic :: Scientific/Engineering :: Bio-Informatics'
,]
}
...
...
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