diff options
| author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-01-29 10:13:49 -0500 |
|---|---|---|
| committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-01-29 10:57:02 -0500 |
| commit | 16038b0594f9b2235b617e92d41ee63ff4a1d485 (patch) | |
| tree | 6ef8cfddfa149d0adb550deb6311b5a0cdaad93c /gnu/packages | |
| parent | dccaf68ab0634e99eaeb2184bc799535b0ff8235 (diff) | |
gnu: python2-behave-web-api: Remove package.
* gnu/packages/check.scm (python2-behave-web-api): Delete.
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/check.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 248d7f1299e..24d928e7b55 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm | |||
| @@ -2423,9 +2423,6 @@ tests written in a natural language style, backed up by Python code.") | |||
| 2423 | JSON APIs with Behave.") | 2423 | JSON APIs with Behave.") |
| 2424 | (license license:expat))) | 2424 | (license license:expat))) |
| 2425 | 2425 | ||
| 2426 | (define-public python2-behave-web-api | ||
| 2427 | (package-with-python2 python-behave-web-api)) | ||
| 2428 | |||
| 2429 | (define-public python-rednose | 2426 | (define-public python-rednose |
| 2430 | (package | 2427 | (package |
| 2431 | (name "python-rednose") | 2428 | (name "python-rednose") |
