Skip to content
Snippets Groups Projects
Commit 2d876d04 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

update name, use all dependencies in requirements

parent b60b3256
No related branches found
No related tags found
No related merge requests found
[metadata]
name = autocomplete-multi-models
name = django-autocomplete-multi-models
version = 0.5.3
description = An app that index fields across multiple models, and expose an api to query for word similar to the query.
long_description = file: README.md
......@@ -30,5 +30,4 @@ classifiers =
include_package_data = true
packages = find:
python_requires = >=3.6
install_requires =
Django >= 3.2
install_requires = file: requirements.txt
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