Skip to content

Commit

Permalink
Merge pull request #38 from mrlesmithjr/cleanup
Browse files Browse the repository at this point in the history
Cleanup
  • Loading branch information
mrlesmithjr authored May 30, 2023
2 parents 9294200 + 92ec575 commit 3035906
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 68 deletions.
26 changes: 0 additions & 26 deletions .travis.yml

This file was deleted.

50 changes: 25 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions requirements-dev.in

This file was deleted.

2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ click-help-colors==0.9.1 ; python_full_version >= "3.8.1" and python_version < "
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
cookiecutter==2.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
cryptography==40.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
cryptography==41.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
dill==0.3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
distlib==0.3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
distro==1.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "linux" or sys_platform == "linux2")
Expand Down
8 changes: 0 additions & 8 deletions requirements.in

This file was deleted.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ click-help-colors==0.9.1 ; python_full_version >= "3.8.1" and python_version < "
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and platform_system == "Windows"
cookiecutter==2.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
cryptography==40.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
cryptography==41.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
distro==1.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "linux" or sys_platform == "linux2")
docker==6.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
enrich==1.2.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand Down

0 comments on commit 3035906

Please sign in to comment.