diff options
| author | Marc Abonce Seguin <marc-abonce@mailbox.org> | 2019-07-15 13:17:16 -0500 |
|---|---|---|
| committer | Marc Abonce Seguin <marc-abonce@mailbox.org> | 2019-07-15 13:38:51 -0500 |
| commit | a3368c07a70fd3e444c0f19a772578f4aee2ea1c (patch) | |
| tree | 33f7ed985f552577930d9bb9c63f64d71c239613 /requirements-dev.txt | |
| parent | 2b5a7169a3ca45b164bf535a9a7f5f815ebbc91a (diff) | |
[enh] Add Interlingua locale (requires requirements update)
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 86b99f8b6..5e015a88a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,3 @@ -babel==2.3.4 mock==2.0.0 nose2[coverage_plugin] cov-core==1.15.0 |