Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Update setup.py#128

Open
R1Sh0315 wants to merge 1 commit intocomplexpotato:masterfrom
R1Sh0315:patch-1
Open

Update setup.py#128
R1Sh0315 wants to merge 1 commit intocomplexpotato:masterfrom
R1Sh0315:patch-1

Conversation

@R1Sh0315
Copy link

setup.py was not working .os.system was missing in code .
Before : chmod +x faitagram && chmod +x setup.py
after:os.system("chmod +x faitagram && chmod +x setup.py")

setup.py was not working .os.system was missing in code .
Before : chmod +x faitagram && chmod +x setup.py
after:os.system("chmod +x faitagram && chmod +x setup.py")
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant