Skip to content

Commit 35ecf6c

Browse files
committed
initial
1 parent 2107966 commit 35ecf6c

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

Makefile.txt renamed to Makefile

File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a simple client to interact with Movistar routers
55
Tested with:
66

77
- Askey RFT3505VW
8-
![Python package](docs/router.png)
8+
![Python package](https://raw.githubusercontent.com/Eitol/router-movistar/main/docs/router.png)
99

1010

1111
## Methods
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"License :: OSI Approved :: MIT License",
2323
"Programming Language :: Python :: 3.9",
2424
],
25-
packages=["plantuml_creator"],
25+
packages=["router_movistar"],
2626
include_package_data=True,
2727
install_requires=[
2828
"requests~=2.31.0",

0 commit comments

Comments
 (0)