Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Learn Renku
Teaching on Renku
Advanced teaching automation
Commits
c3910216
Commit
c3910216
authored
Jul 22, 2022
by
Cyril Matthey-Doret
Browse files
replace license in setup.cfg
parent
2beb7df8
Pipeline
#388567
passed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
c3910216
...
...
@@ -3,7 +3,7 @@ name = teach_auto
version = attr: teach_auto.__version__
author = Cyril Matthey-Doret
author_email = cyril.matthey-doret@epfl.ch
license =
GPLv3
license =
MIT
description = Utilities to automate classroom management with Gitlab and Renku.
keywords = automation, git, gitlab, teaching
url = https://renkulab.io/gitlab/learn-renku/teaching-on-renku/advanced-teaching-automation
...
...
@@ -13,4 +13,4 @@ classifiers =
Programming Language :: Python :: 3.10
Intended Audience :: Education
Topic :: Software Development :: Version Control :: Git
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
\ No newline at end of file
License :: OSI Approved :: MIT License
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