Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit abbc8e85 authored by AndresLaverdeMarin's avatar AndresLaverdeMarin
Browse files

updated(setup): New name defined.

parent 6457979c
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ import os.path as osp ...@@ -16,7 +16,7 @@ import os.path as osp
import functools import functools
from setuptools import setup, find_packages from setuptools import setup, find_packages
name = "wltp-gearshift" name = "wltp-jrshift"
module_name = "gearshift" module_name = "gearshift"
...@@ -125,7 +125,7 @@ setup( ...@@ -125,7 +125,7 @@ setup(
"PyYAML", "PyYAML",
"click", "click",
"pandas", "pandas",
"schedula>=1.1.1", "schedula[all]>=1.1.1",
"click_log", "click_log",
"tqdm", "tqdm",
"regex", "regex",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment