Skip to content

Commit c2ef8be

Browse files
madisonaAaron Madison
andauthored
Peripheral: Remove build status from readme (#103)
Co-authored-by: Aaron Madison <aaron.madison@imtapps.com>
1 parent b528516 commit c2ef8be

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

README.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ address, have the address geocoded on change and plotted on the map. If
1212
the location is not 100% correct, the user can drag the marker to the
1313
correct spot and the geo coordinates will update.
1414

15-
Status
16-
~~~~~~
17-
18-
|Build Status|
1915

2016
USAGE:
2117
------

README_kr.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
않은 경우 사용자는 마커를 올바른 지점으로 드래그 할 수 있으며 지리적
1111
좌표가 업데이트됩니다.
1212

13-
상태
14-
---
15-
16-
|Build Status|
1713

1814
용법:
1915
-----

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
author_email="aaron.l.madison@gmail.com",
3434
description="Plugs google maps V3 api into Django admin.",
3535
long_description=LONG_DESCRIPTION,
36+
long_description_content_type='text/x-rst',
3637
url="https://github.com/madisona/django-google-maps",
3738
packages=("django_google_maps",),
3839
include_package_data=True,

0 commit comments

Comments
 (0)