]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - setup.py
Use the DEBUG_FLOAT_FORMAT when printing exception details.
[dunshire.git] / setup.py
index 8e81428eb6ca7e025d20070681c16aa692cde4c2..77cdcbb766100bc752a04c265b60b0eabda46552 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ setup(
     version      = '0.0.1',
     author       = 'Michael Orlitzky',
     author_email = 'michael@orlitzky.com',
-    url          = 'http://michael.orlitzky.com/code/dunshire.php',
+    url          = 'http://michael.orlitzky.com/code/dunshire.xhtml',
     packages     = ['dunshire'],
     description  = 'A library for solving linear (cone) games',
     license      = 'doc/LICENSE',