Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Situphen authored Feb 14, 2021
1 parent d7dc3dd commit 75b889b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
from corsheaders import __version__
from setuptools import setup, find_packages

import warnings
warnings.warn("DEPRECIATED - Please use django-cors-headers instead.", DeprecationWarning)

setup(
name='django-cors-middleware',
version=__version__,
Expand Down

0 comments on commit 75b889b

Please sign in to comment.