This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
sitemap-generator
mirror of
https://github.com/Fincer/sitemap-generator
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
version 0.4.4
pysitemap-python-2.7
Kamo Petrosyan
6 years ago
parent
020772659a
commit
991c89a122
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@ -13,7 +13,7 @@ setup(
version
=
get_version
(
version
=
get_version
(
major
=
0
,
major
=
0
,
minor
=
4
,
minor
=
4
,
build
=
1
,
build
=
4
,
)
,
)
,
packages
=
find_packages
(
exclude
=
EXCLUDE_FROM_PACKAGES
)
,
packages
=
find_packages
(
exclude
=
EXCLUDE_FROM_PACKAGES
)
,
include_package_data
=
True
,
include_package_data
=
True
,
Write
Preview
Loading…
Cancel
Save