Skip to content

Commit 65e13ad

Browse files
committed
Updated package info
1 parent 91b504d commit 65e13ad

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 Adil Asim
3+
Copyright (c) 2018 4d11
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
beautifulsoup4==4.6.0
22
click==6.7
3+
pytest==3.7.1

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ def long_description():
1515
license='MIT',
1616
long_description=long_description(),
1717
long_description_content_type='text/markdown',
18-
url='https://github.com/4d11/csskrt',
18+
author='4d11',
19+
url='https://github.com/4d11/csskrt-csskrt',
1920
keywords='css bootstrap bulma csskrt skrrt',
2021
entry_points='''
2122
[console_scripts]

0 commit comments

Comments
 (0)