From e49092517efc285fcff6df8222c2b31b68d2fb8a Mon Sep 17 00:00:00 2001 From: Shu Muto Date: Thu, 9 Mar 2017 10:45:04 +0900 Subject: [PATCH] Remove XStatic packages from requirements XStatic packages are already required by Horizon. So plugins don't need to require these packages again. Change-Id: Ief9c69d51d8f809def828976f51cc4c9ada30859 --- {{cookiecutter.repo_name}}/requirements.txt | 22 --------------------- 1 file changed, 22 deletions(-) diff --git a/{{cookiecutter.repo_name}}/requirements.txt b/{{cookiecutter.repo_name}}/requirements.txt index 1a0af2c..e3d459d 100644 --- a/{{cookiecutter.repo_name}}/requirements.txt +++ b/{{cookiecutter.repo_name}}/requirements.txt @@ -16,25 +16,3 @@ django-babel>=0.5.1 # BSD django-compressor>=2.0 # MIT django-openstack-auth>=2.2.0 # Apache-2.0 django-pyscss>=2.0.2 # BSD License (2 clause) -XStatic>=1.0.0 # MIT License -XStatic-Angular>=1.3.7 # MIT License -XStatic-Angular-Bootstrap>=0.11.0.2 # MIT License -XStatic-Angular-Gettext>=2.1.0.2 # MIT License -XStatic-Angular-lrdragndrop>=1.0.2.2 # MIT License -XStatic-Bootstrap-Datepicker>=1.3.1.0 # Apache 2.0 License -XStatic-Bootstrap-SCSS>=3 # Apache 2.0 License -XStatic-D3>=3.1.6.2 # BSD License (3 clause) -XStatic-Hogan>=2.0.0.2 # Apache 2.0 License -XStatic-Font-Awesome>=4.3.0 # SIL OFL 1.1 License, MIT License -XStatic-Jasmine>=2.1.2.0 # MIT License -XStatic-jQuery>=1.7.2 # MIT License -XStatic-JQuery-Migrate>=1.2.1.1 # MIT License -XStatic-JQuery.quicksearch>=2.0.3.1 # MIT License -XStatic-JQuery.TableSorter>=2.14.5.1 # MIT License -XStatic-jquery-ui>=1.10.1 # MIT License -XStatic-JSEncrypt>=2.0.0.2 # MIT License -XStatic-Magic-Search>=0.2.5.1 # Apache 2.0 License -XStatic-Rickshaw>=1.5.0 # BSD License (prior) -XStatic-smart-table>=1.4.5.3 # MIT License -XStatic-Spin>=1.2.5.2 # MIT License -XStatic-term.js>=0.0.4 # MIT License