Skip to content

Commit c349cbc

Browse files
Pypi updated instructions.
1 parent 439c291 commit c349cbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# -*- coding: utf-8 -*-
33

44
# Setup ~/.pypirc at https://packaging.python.org/guides/migrating-to-pypi-org/
5+
# python setup.py sdist
6+
# pip3 install twine
7+
# twine upload -r test dist/django-jinja-knockout-0.6.0.tar.gz
58

69
import os
710
import sys

0 commit comments

Comments
 (0)