You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything is working exactly as expected apart from the file cleanup. I am constantly getting the following error. I simply have to delete the fragment manually, which isn't really the worst thing in the world.
windows 7
python 3.6.1 (virtual environment with pipenv)
towncrier 17.4.0
I want to remove the following files:
C:\Users\k33k00\PycharmProjects\T-Infinity\src\t-infinity\newsfragments\vue.misc
Is it okay if I remove those files? [Y/n]: Y
fatal: pathspec 'C:\Users\k33k00\PycharmProjects\T-Infinity\src\t-infinity\newsfragments\vue.misc' did not match any files
Done!
I should add, even though it says the file doesn't exist, it definitely does, it even writes into the changelog
The text was updated successfully, but these errors were encountered:
Everything is working exactly as expected apart from the file cleanup. I am constantly getting the following error. I simply have to delete the fragment manually, which isn't really the worst thing in the world.
I should add, even though it says the file doesn't exist, it definitely does, it even writes into the changelog
The text was updated successfully, but these errors were encountered: