Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ refactor(App): Refactor code and Improve Test Coverage #4

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Prev Previous commit
♻️ refactor(README): Update README and add requirements
Updated README.md and new packages added in requirements.txt. The change in README.md is a minor stylistic update for easier readability. The requirements.txt file has been updated to include Django, python-dateutil, Faker, and setuptools. This is to ensure the smooth running of the app with the current versions of dependencies being used.
  • Loading branch information
nmunatsibw committed Oct 16, 2023
commit 3076a9b644aa1a0c20ffbf55ee017aaecc3eb9d6
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,4 @@ git+https://github.com/botswana-harvard/edc-subject-dashboard.git@develop#egg=ed
git+https://github.com/botswana-harvard/edc-timepoint@develop#edc_timepoint
git+https://github.com/botswana-harvard/edc-visit-schedule@develop#egg=edc_visit_schedule
git+https://github.com/botswana-harvard/edc-visit-tracking@develop#egg=edc_visit_tracking
xlwt
Django~=4.2.5
python-dateutil~=2.8.2
Faker~=19.6.2
setuptools~=68.2.2
xlwt