Remove pyratemp and rely on PyPI instead

This commit is contained in:
Ole Schütt 2019-05-23 11:50:52 +02:00 committed by Ole Schütt
parent a0eab37401
commit d7cf14fe28
3 changed files with 1 additions and 1193 deletions

View file

@ -7,17 +7,12 @@ repos:
- id: check-yaml
- id: check-added-large-files
- id: check-ast
exclude: &check_ast_exclusion >-
(?x)^(
tools/autotune_grid/xyz_to_vab/pyratemp.py|
)$
- id: check-ast
name: Check python ast (with Python 2.7)
language_version: python2.7
stages: [manual]
- id: check-ast
name: Check python ast (with Python 3)
exclude: *check_ast_exclusion
language_version: python3
stages: [manual]
- repo: local

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1 @@
pyratemp