Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Collection of Practice
2019
1606837915-practice
Commits
d7f535a1
Commit
d7f535a1
authored
Nov 06, 2019
by
Izzatul Muttaqin
Browse files
Remove mutpy as couldn't be add on requirement
parent
c2c12e5c
Pipeline
#24087
failed with stage
in 1 minute and 45 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
requirements.txt
View file @
d7f535a1
...
...
@@ -15,4 +15,5 @@ requests==2.18.4
selenium
==3.5.0
six
==1.10.0
whitenoise
==3.3.0
wrapt
==1.10.11
\ No newline at end of file
wrapt
==1.10.11
mutpy
==2.2.5
\ No newline at end of file
testproject/settings.py
View file @
d7f535a1
...
...
@@ -38,7 +38,6 @@ INSTALLED_APPS = [
'django.contrib.messages'
,
'django.contrib.staticfiles'
,
'practice'
,
'django_mutpy'
,
]
MIDDLEWARE
=
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment