Skip to content

Commit

Permalink
removed tzdata
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoldea committed Nov 24, 2023
1 parent 37548a5 commit f853e4e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/code_ref_gh_pages_generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
cd docker
cd requirements
pip install python_ldap-3.3.1-cp39-cp39-win_amd64.whl
pip install pytz
pip install sphinxjp
pip install -r base.txt
Expand Down
1 change: 0 additions & 1 deletion docker/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ redis==4.5.3
selenium==4.4.3
swagger-spec-validator==2.7.6
typing==3.7.4.3
tzdata==2022.2
urllib3==1.26.12
wget==3.2
1 change: 0 additions & 1 deletion docs/codebase_docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
'test_versioning', 'test_functional_read_only_conf_concept', 'clinicalcode.tests.functional_tests.read_only', 'read_only_test_settings',
]

TIME_ZONE = 'America/Ciudat_Juarez'


for mod_name in MOCK_MODULES:
Expand Down

0 comments on commit f853e4e

Please sign in to comment.