Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b543073

Browse filesBrowse files
author
Alexandr Shurigin
committed
fixing manifest.in file
1 parent 66934bb commit b543073
Copy full SHA for b543073

File tree

Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed

‎MANIFEST.in

Copy file name to clipboard
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include README.markdown

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read(filename):
1414
author='Alexandr Shurigin',
1515
author_email='alexandr.shurigin@gmail.com',
1616
description='Macros Url library for django',
17-
license='BSD',
17+
license='MIT',
1818
keywords='django macros url pattern regex',
1919
url='https://github.com/phpdude/django-macros-url',
2020
packages=find_packages(exclude=['tests']),

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.