mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-08 12:10:06 +01:00
fixed for tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[pep8]
|
||||
max-line-length=100
|
||||
max-line-length=99
|
||||
|
||||
[metadata]
|
||||
license-file=LICENSE
|
||||
|
||||
1
setup.py
1
setup.py
@@ -91,6 +91,7 @@ setup(
|
||||
install_requires=[
|
||||
'numpy',
|
||||
'pandas',
|
||||
'pyparsing',
|
||||
'kerncraft',
|
||||
],
|
||||
python_requires='>=3.5',
|
||||
|
||||
0
tests/test_parser_x86att.py
Normal file → Executable file
0
tests/test_parser_x86att.py
Normal file → Executable file
Reference in New Issue
Block a user