aboutsummaryrefslogtreecommitdiff
path: root/backend/hist_data/README.md
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2022-10-04 23:13:36 +1100
committerTerry Truong <terry06890@gmail.com>2022-10-04 23:13:36 +1100
commit07b7ef49b07242014f288652980f5b15bfc087f1 (patch)
treedf50f2e7da51582615363e804f7b2185c22b800d /backend/hist_data/README.md
parent50fbff73a288f08b7027648ed4d50b2c02061f4c (diff)
Replace jdcal package with cal.py
Diffstat (limited to 'backend/hist_data/README.md')
-rw-r--r--backend/hist_data/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/hist_data/README.md b/backend/hist_data/README.md
index 7653f09..517259c 100644
--- a/backend/hist_data/README.md
+++ b/backend/hist_data/README.md
@@ -35,7 +35,6 @@ This directory holds files used to generate the history database data.db.
## Environment
Some of the scripts use third-party packages:
-- `jdcal`: For date conversion
- `indexed_bzip2`: For parallelised bzip2 processing
- `mwxml`, `mwparserfromhell`: For parsing Wikipedia dumps
- `requests`: For downloading data