Skip to content
Snippets Groups Projects
Commit 04b36859 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

OBS-6: removed obsolete python modules

parent 6573ea75
No related branches found
No related tags found
2 merge requests!89Monitoring maintenance Epic branch merge,!1Resolve OSB-13 "Monitoringmaintenance "
......@@ -9,8 +9,6 @@ include(FindPythonModule)
find_python_module(django REQUIRED)
find_python_module(psycopg2 REQUIRED)
find_python_module(rest_framework REQUIRED) #sudo pip install djangorestframework
find_python_module(rest_polymorphic REQUIRED) #sudo pip install django-polymorphic
find_python_module(polymorphic REQUIRED) #sudo pip install django-rest-polymorphic
find_python_module(requests REQUIRED)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment