Skip to content

Commit

Permalink
add j_realty_api to install
Browse files Browse the repository at this point in the history
  • Loading branch information
mazarimono committed Nov 8, 2023
1 parent 0a8fd83 commit 02ce24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
python -m pip install -U pip
pip install -r dev_requirements.txt
pip install -r requirements.txt
pip install j_realty_api
- name: Test with pytest
run: |
python -m pytest tests/test_unit_citycode_class.py tests/test_unit_proptransactions_class.py
Expand Down

0 comments on commit 02ce24a

Please sign in to comment.