Brikwerk / nxbt

Control your Nintendo Switch through a website, terminal, or macro.
MIT License
817 stars 100 forks source link

Update setup.py #126

Closed Dummydud3 closed 1 year ago

Dummydud3 commented 1 year ago

This fixes the dependancies required for the Webapp

Brikwerk commented 1 year ago

Again, thanks for taking the time to adjust the PR!

One last thing before merge: It looks like your rebase has affected previous commits in the repo (note how your branch now says that it's 40 commits ahead of master instead of 2). Ideally, a proper squash or rebase will only result in your authored commits changing.

At this point, it may just be easiest for you to copy out the changed files, reset the branch back to parity with master, commit the files back, and force push again so that we get a clean history.

Dummydud3 commented 1 year ago

Ok I can't figure out how to do that, so I'm going to copy the changed files, and delete the whole branch, because it's too much of a hassle. Afterwards I'll just open a new pull request. Less commits.