Skip to content

Commit

Permalink
Merge pull request #354 Remove parser
Browse files Browse the repository at this point in the history
  • Loading branch information
Mec-iS authored Feb 24, 2019
2 parents 525b694 + f4e2bfa commit 8df616f
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 659 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ python:
- "3.6-dev" # 3.6 development branch
- "3.7-dev"
install:
- pip install -e git+https://github.com/HTTP-APIs/hydra-python-core#egg=hydra_python_core
- pip install -e .
- pip install -r requirements.txt --no-cache
script: python -m unittest discover
env:
- API_NAME=api PORT=8000
Empty file removed hydrus/parser/__init__.py
Empty file.
Loading

0 comments on commit 8df616f

Please sign in to comment.