File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -36,14 +36,14 @@ dependencies = [
36
36
]
37
37
38
38
[project .urls ]
39
- homepage = " https://github.com/ahmedfgad/GeneticAlgorithmPython"
40
- documentation = " https://pygad.readthedocs.io"
41
- github_repository = " https://github.com/ahmedfgad/GeneticAlgorithmPython"
42
- pypi_project = " https://pypi.org/project/pygad"
43
- conda_forge_project = " https://anaconda.org/conda-forge/pygad"
44
- donation_stripe = " https://donate.stripe.com/eVa5kO866elKgM0144"
45
- donation_open_collective = " https://opencollective.com/pygad"
46
- donation_paypal = " http://paypal.me/ahmedfgad"
39
+ "Homepage" = " https://github.com/ahmedfgad/GeneticAlgorithmPython"
40
+ "Documentation" = " https://pygad.readthedocs.io"
41
+ "GitHub Repository" = " https://github.com/ahmedfgad/GeneticAlgorithmPython"
42
+ "PyPI Project" = " https://pypi.org/project/pygad"
43
+ "Conda Forge Project" = " https://anaconda.org/conda-forge/pygad"
44
+ "Donation Stripe" = " https://donate.stripe.com/eVa5kO866elKgM0144"
45
+ "Donation Open Collective" = " https://opencollective.com/pygad"
46
+ "Donation Paypal" = " http://paypal.me/ahmedfgad"
47
47
48
48
[project .optional-dependencies ]
49
49
deep_learning = [" keras" , " torch" ]
You can’t perform that action at this time.
0 commit comments