Skip to content
Snippets Groups Projects
Commit 3f92dc8d authored by Mateusz Klimaszewski's avatar Mateusz Klimaszewski
Browse files

Refactor text aligment.

parent 0f0fe189
1 merge request!16Add gitlab CI configuration.
Pipeline #2243 failed with stage
in 5 minutes and 17 seconds
......@@ -25,7 +25,7 @@ setup(
author_email='M.Klimaszewski@ii.pw.edu.pl',
install_requires=REQUIREMENTS,
packages=find_packages(exclude=['tests']),
license= 'GPL-3.0',
license='GPL-3.0',
url='https://gitlab.clarin-pl.eu/syntactic-tools/combo',
keywords="nlp natural-language-processing dependency-parsing",
setup_requires=['pytest-runner', 'pytest-pylint'],
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment