diff options
| author | Alexandre Flament <alex@al-f.net> | 2019-07-16 10:48:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-16 10:48:41 +0200 |
| commit | f750df871318c435c40c7d910e5dcd47b350e73d (patch) | |
| tree | 33f7ed985f552577930d9bb9c63f64d71c239613 /requirements-dev.txt | |
| parent | 2b5a7169a3ca45b164bf535a9a7f5f815ebbc91a (diff) | |
| parent | a3368c07a70fd3e444c0f19a772578f4aee2ea1c (diff) | |
Merge pull request #1636 from MarcAbonce/babel_update
Add Interlingua translation (fix #978)
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 |