Skip to content

Commit

Permalink
http→https
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb authored and Thomas Wiecki committed Jul 6, 2022
1 parent e8f89ea commit 394dc72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
description="PPL tools for Aesara",
url="http://github.com/aesara-devs/aeppl",
url="https://github.com/aesara-devs/aeppl",
maintainer="Aesara Developers",
maintainer_email="aesara-devs@gmail.com",
packages=["aeppl"],
Expand Down

0 comments on commit 394dc72

Please sign in to comment.