Skip to content

Commit ef9e366

Browse files
authored
Merge pull request #177 from ahmedfgad/master
Update setup.py
2 parents 88013f7 + ab66e04 commit ef9e366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
author="Ahmed Fawzy Gad",
1010
install_requires=["numpy", "matplotlib", "cloudpickle",],
1111
author_email="ahmed.f.gad@gmail.com",
12-
description="PyGAD: A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (Keras & PyTorch).",
12+
description="PyGAD: A Python Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (Keras & PyTorch).",
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",
1515
url="https://github.com/ahmedfgad/GeneticAlgorithmPython",

0 commit comments

Comments
 (0)