Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mongiris
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Duchateau Fabien
mongiris
Commits
e539d7d8
Commit
e539d7d8
authored
6 years ago
by
Duchateau Fabien
Browse files
Options
Downloads
Patches
Plain Diff
minor - updated config files
parent
9ac43786
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
setup.cfg
+2
-2
2 additions, 2 deletions
setup.cfg
setup.py
+6
-0
6 additions, 0 deletions
setup.py
with
8 additions
and
2 deletions
setup.cfg
+
2
−
2
View file @
e539d7d8
...
...
@@ -2,7 +2,7 @@
[metadata]
name
= mongiris
version
= 0.1
8
version
= 0.1
9
description
= This package is an interface for querying INSEE IRIS stored as documents in MongoDB. Requires loading the IRIS files into MongoDB prior to using this package.
author
= Fabien Duchateau
author_email
= fabien.duchateau@univ-lyon1.fr
...
...
@@ -25,7 +25,7 @@ exclude =
[options.package_data]
* =
*
.txt,
*
.md
mongiris
= data/
*
#
mongiris
= data/
*
[bdist_wheel]
universal
= 1
This diff is collapsed.
Click to expand it.
setup.py
+
6
−
0
View file @
e539d7d8
# python3 -m setup bdist_wheel sdist
# python3 -m pip install -e ../mongiris/
# python3 -m pip install git+https://fduchate@gitlab.liris.cnrs.fr/fduchate/mongiris.git#egg=mongiris
# collecte et installe le projet mongiris -> à mettre dans vizliris du coup !
#!/usr/bin/env python
# mongiris setup.py (uses setup.cfg)
import
os
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment