hammer/src/bindings/python
2014-01-05 01:57:19 +01:00
..
hammer_tests.py Merge branch 'python-bindings' of https://github.com/abiggerhammer/hammer into python-bindings 2013-11-26 11:35:55 -08:00
README.md tidying and a README about this part of the build 2013-11-26 20:00:55 -08:00
SConscript make dotnet tests run for 'test' target 2014-01-05 01:57:19 +01:00
setup.py tidying and a README about this part of the build 2013-11-26 20:00:55 -08:00

The distutils script in this directory is meant to be invoked from scons. It will work if you build it here (python setup.py build_ext, optionally --inplace as scons invokes it), but we haven't done much testing of it outside the build system and don't really intend to. YHBW.