https://github.com/pysal/pysal
Raw File
Tip revision: 950fe8b4b6f4983ba25ea8a7738b9a9f0622fcb6 authored by Serge Rey on 05 August 2013, 16:54:08 UTC
Replacing ROD with regular dictionary
Tip revision: 950fe8b
setup.cfg
[nosetests]
verbosity=1
with-doctest=1
with-progressive=0
ignore-files=collection
exclude-dir=pysal/contrib
back to top