We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a2834 commit 9aa4896Copy full SHA for 9aa4896
setup.py
@@ -23,7 +23,7 @@
23
DESCRIPTION = "Bayesian Additive Regression Trees for Probabilistic programming with PyMC"
24
AUTHOR = "PyMC Developers"
25
AUTHOR_EMAIL = "[email protected]"
26
-URL = "http://github.com/pymc-devs/pymc_bart"
+URL = "http://github.com/pymc-devs/pymc-bart"
27
LICENSE = "Apache License, Version 2.0"
28
29
classifiers = [
0 commit comments