I created a setup.py and setup.cfg like explained in the Django docs.
setup.py
setup.cfg
Now I am unsure how to add dependencies to my project.
If someo