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

change name of project in setup.py

parent 4b7d975d
Branches
Tags
1 merge request!5change name of project in setup.py
Pipeline #97667 passed
...@@ -4,7 +4,7 @@ with open("README.md", "r") as fh: ...@@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
long_description = fh.read() long_description = fh.read()
setuptools.setup( setuptools.setup(
name="generator", name="automated-problem-generation-lib",
author="Daniel Kosc", author="Daniel Kosc",
author_email="485652@mail.muni.cz", author_email="485652@mail.muni.cz",
description="Random generator of selected variables", description="Random generator of selected variables",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment