Skip to content

Commit

Permalink
testing with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-s-barabash committed Jul 20, 2020
1 parent 5a335e7 commit c3de80c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ install:
- pip install .
# command to run tests
script:
- python -m pytzsub -v
- pytest
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ pip install pytzsub
True
```

## Module test
```shell
python -m pytzsub -v
```


## Time Zone Database

Expand Down
8 changes: 0 additions & 8 deletions pytzsub/__main__.py

This file was deleted.

0 comments on commit c3de80c

Please sign in to comment.