Skip to content

Commit

Permalink
freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
leliel12 committed May 18, 2015
1 parent d89ca30 commit 1a94efe
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,20 @@ scikit-criteria
===============

**Multiple-criteria decision analysis**

Install
-------

.. code-block:: bash
$ pip install scikit-criteria
Test
----

.. code-block:: bash
$ python -m skcriteria.tests
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

setup(
name="scikit-criteria",
version="0.1dev",
version="0.0.1",
description="Multiple-criteria decision analysis package",
author="JuanBC - NadiaAL",
author_email="jbc.develop@gmail.com",
Expand Down

0 comments on commit 1a94efe

Please sign in to comment.