Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Liquid Majority Judgment
Limaju CLI Python
Commits
68fc509d
Commit
68fc509d
authored
Dec 20, 2019
by
Dominique Merle
💬
Browse files
Try to fix the installation.
parent
a406d381
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
68fc509d
...
...
@@ -119,7 +119,7 @@ setup(
# When your source code is in a subdirectory under the project root, e.g.
# `src/`, it is necessary to specify the `package_dir` argument.
package_dir
=
{
''
:
'limaju'
},
# Optional
#
package_dir={'': 'limaju'}, # Optional
# You can just specify package directories manually here if your project is
# simple. Or you can use find_packages().
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment