Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wasndas committed Jul 1, 2022
1 parent 1c10d29 commit 96cb39d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 59 deletions.
8 changes: 5 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ Todo
Usage
-----

* Start some actors
* The actor interface has two commands data & fits with an option --filter
- Start some actors
- The actor interface has two commands data & fits with an option --filter

.. code-block:: console
Expand All @@ -68,7 +68,9 @@ Usage
10:03:37.957 lvm.scraper : {
...
}
* On port 8085 there is a webserver
- On port 8085 there is a webserver



Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ classifiers = [
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Topic :: Documentation :: Sphinx",
"Topic :: Software Development :: Libraries :: Python Modules"
]
Expand Down
56 changes: 0 additions & 56 deletions setup.py

This file was deleted.

0 comments on commit 96cb39d

Please sign in to comment.