Skip to content

Commit

Permalink
Merge pull request #231 from swar/live
Browse files Browse the repository at this point in the history
Live --> Master
  • Loading branch information
swar authored Nov 9, 2021
2 parents d676ab3 + bd556e6 commit 39c0d8e
Show file tree
Hide file tree
Showing 17 changed files with 3,532 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ flake8-steps: &steps
#- run: pytest
- run: pip install --user pytest
- run: python -m pytest tests/stats/library/playbyplay/test_play_by_play_regex.py
- run: python -m pytest tests/live/endpoints


jobs:
Python34:
Expand Down
Loading

0 comments on commit 39c0d8e

Please sign in to comment.