Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-tools
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 72b5ced1
authored
Jul 03, 2023
by
aagusti
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
include locale folder
1 parent
b37a8b8e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
setup.py
setup.py
View file @
72b5ced
...
@@ -56,7 +56,8 @@ setup(
...
@@ -56,7 +56,8 @@ setup(
extras_require
=
{
extras_require
=
{
'dev'
:
dev_requires
,
'dev'
:
dev_requires
,
},
},
package_data
=
{},
package_data
=
{
'opensipkd'
:
[
'locale/id/*.pot'
]},
data_files
=
[],
data_files
=
[],
include_package_data
=
True
,
include_package_data
=
True
,
entry_points
=
"""
\
entry_points
=
"""
\
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment