Clean up Code
This commit is contained in:
2
setup.py
Normal file → Executable file
2
setup.py
Normal file → Executable file
@ -27,7 +27,7 @@ if 'gromacs' in os.environ.get('LD_LIBRARY_PATH', ''):
|
||||
if os.path.exists(include):
|
||||
include_dirs.append(include)
|
||||
check_header_version(include)
|
||||
|
||||
# übergebe library_dirs, damit beim linken die richtige version gefunden wird
|
||||
extensions = [
|
||||
Extension(
|
||||
'pygmx.gromacs.coordinates',
|
||||
|
Reference in New Issue
Block a user