Skip to content
Snippets Groups Projects
Commit ff85e246 authored by Juraj Paluba's avatar Juraj Paluba
Browse files

Merge branch 'fix_setup.py' into 'master'

change name of project in setup.py

See merge request !5
parents bb058274 8b803667
No related branches found
Tags v0.0.0
Loading
Pipeline #97884 passed
......@@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setuptools.setup(
name="generator",
name="automated-problem-generation-lib",
author="Daniel Kosc",
author_email="485652@mail.muni.cz",
description="Random generator of selected variables",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment